#CFBBEB#CFBBEB
#CFBBEB is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.5% C 0.070 H 303.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBEB |
|---|---|
| RGB | rgb(207, 187, 235) |
| HSL | hsl(265, 55%, 83%) |
| HSV | hsv(265, 20%, 92%) |
| CMYK | cmyk(11.9%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(78.93, 16.13, -21.26) |
| CIE-LCH | lch(78.93, 26.68, 307.18°) |
| OKLab | oklab(82.45% 0.0388 -0.0578) |
| OKLCH | oklch(82.45% 0.07 303.9) |
| XYZ | xyz(58.4950, 54.8043, 86.0778) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 4.43
Light Violet
#D6B4FC
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 6.15
Pale Violet
#CEAEFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBEB #D7EBBB
analogous
#BBBFEB #CFBBEB #E7BBEB
triadic
#CFBBEB #EBCFBB #BBEBCF
tetradic
#CFBBEB #EBBBBF #D7EBBB #BBEBE7
square
#CFBBEB #EBBBBF #D7EBBB #BBEBE7
split-complementary
#CFBBEB #EBE7BB #BFEBBB
monochromatic
#8C5CCF #AE8CDD #CFBBEB #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.76
#CFBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CFBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBEB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBEB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3ED
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#CBC1CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbbeb; /* rgb */ color: rgb(207, 187, 235); /* oklch */ color: oklch(82.5% 0.070 303.9);
Tailwind
colors: {
custom: {
50: '#decff1',
500: '#cfbbeb',
950: '#000000',
},
}SCSS
$custom: #cfbbeb; $custom-light: #decff1; $custom-dark: #000000;
JSON
{
"hex": "#cfbbeb",
"rgb": {
"r": 207,
"g": 187,
"b": 235
},
"hsl": {
"h": 265,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.82452,
"c": 0.06957,
"h": 303.9
},
"luminance": 0.54804
}Semantic roles & 50–950 ramp
primary
#CFBBEB
secondary
#ABC783
accent
#C22380
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385