#CFBFEB#CFBFEB
#CFBFEB is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.2% C 0.063 H 301.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFEB |
|---|---|
| RGB | rgb(207, 191, 235) |
| HSL | hsl(262, 52%, 84%) |
| HSV | hsv(262, 19%, 92%) |
| CMYK | cmyk(11.9%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.91, 13.96, -19.77) |
| CIE-LCH | lch(79.91, 24.20, 305.23°) |
| OKLab | oklab(83.21% 0.033 -0.0536) |
| OKLCH | oklch(83.21% 0.063 301.6) |
| XYZ | xyz(59.3554, 56.5251, 86.3646) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.15
Pale Lilac
#E4CBFF
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 6.24
Light Violet
#D6B4FC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFEB #DBEBBF
analogous
#BFC5EB #CFBFEB #E5BFEB
triadic
#CFBFEB #EBCFBF #BFEBCF
tetradic
#CFBFEB #EBBFC5 #DBEBBF #BFEBE5
square
#CFBFEB #EBBFC5 #DBEBBF #BFEBE5
split-complementary
#CFBFEB #EBE5BF #C5EBBF
monochromatic
#8962CE #AC90DC #CFBFEB #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.71
#CFBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CFBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFEB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFEB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#CBC5CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbfeb; /* rgb */ color: rgb(207, 191, 235); /* oklch */ color: oklch(83.2% 0.063 301.6);
Tailwind
colors: {
custom: {
50: '#ded2f1',
500: '#cfbfeb',
950: '#000000',
},
}SCSS
$custom: #cfbfeb; $custom-light: #ded2f1; $custom-dark: #000000;
JSON
{
"hex": "#cfbfeb",
"rgb": {
"r": 207,
"g": 191,
"b": 235
},
"hsl": {
"h": 261.818,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83214,
"c": 0.063,
"h": 301.6
},
"luminance": 0.56525
}Semantic roles & 50–950 ramp
primary
#CFBFEB
secondary
#B0C787
accent
#C02688
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385