#CBBDFF#CBBDFF
#CBBDFF is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.3% C 0.092 H 294.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDFF |
|---|---|
| RGB | rgb(203, 189, 255) |
| HSL | hsl(253, 100%, 87%) |
| HSV | hsv(253, 26%, 100%) |
| CMYK | cmyk(20.4%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(79.79, 18.10, -30.70) |
| CIE-LCH | lch(79.79, 35.63, 300.52°) |
| OKLab | oklab(83.27% 0.0376 -0.0844) |
| OKLCH | oklch(83.27% 0.092 294) |
| XYZ | xyz(60.8721, 56.3111, 102.2505) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.57
Pale Violet
#CEAEFA
ΔE00 4.73
Periwinkle
#CCCCFF
ΔE00 4.79
Light Periwinkle
#C1C6FC
ΔE00 4.85
Light Lavender
#DFC5FE
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDFF #F1FFBD
analogous
#BDD0FF #CBBDFF #ECBDFF
triadic
#CBBDFF #FFCBBD #BDFFCB
tetradic
#CBBDFF #FFBDD0 #F1FFBD #BDFFEC
square
#CBBDFF #FFBDD0 #F1FFBD #BDFFEC
split-complementary
#CBBDFF #FFECBD #D0FFBD
monochromatic
#6B43FF #9B80FF #CBBDFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.71
#CBBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CBBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDFF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDFF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#C1C8D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbbdff; /* rgb */ color: rgb(203, 189, 255); /* oklch */ color: oklch(83.3% 0.092 294.0);
Tailwind
colors: {
custom: {
50: '#dbd0ff',
500: '#cbbdff',
950: '#000000',
},
}SCSS
$custom: #cbbdff; $custom-light: #dbd0ff; $custom-dark: #000000;
JSON
{
"hex": "#cbbdff",
"rgb": {
"r": 203,
"g": 189,
"b": 255
},
"hsl": {
"h": 252.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.8327,
"c": 0.09237,
"h": 294
},
"luminance": 0.56312
}Semantic roles & 50–950 ramp
primary
#CBBDFF
secondary
#D0E779
accent
#E600B5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386