#CFBEE9#CFBEE9
#CFBEE9 is a very light, moderate violet. Relative luminance 0.560; OKLCH L 83.0% C 0.062 H 303.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE9 |
|---|---|
| RGB | rgb(207, 190, 233) |
| HSL | hsl(264, 49%, 83%) |
| HSV | hsv(264, 18%, 91%) |
| CMYK | cmyk(11.2%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(79.60, 14.09, -19.17) |
| CIE-LCH | lch(79.60, 23.79, 306.33°) |
| OKLab | oklab(82.95% 0.0338 -0.0519) |
| OKLCH | oklch(82.95% 0.062 303.1) |
| XYZ | xyz(58.8508, 55.9756, 84.7790) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.36
Pale Lilac
#E4CBFF
ΔE00 4.57
Pale Lavender
#EECFFE
ΔE00 6.05
Light Lilac
#EDC8FF
ΔE00 6.23
Thistle
#D8BFD8
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE9 #D8E9BE
analogous
#BEC2E9 #CFBEE9 #E4BEE9
triadic
#CFBEE9 #E9CFBE #BEE9CF
tetradic
#CFBEE9 #E9BEC2 #D8E9BE #BEE9E4
square
#CFBEE9 #E9BEC2 #D8E9BE #BEE9E4
split-complementary
#CFBEE9 #E9E4BE #C2E9BE
monochromatic
#8B63CA #AD90DA #CFBEE9 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.72
#CFBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#CFBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE9
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE9 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EB
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#CBC4CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbee9; /* rgb */ color: rgb(207, 190, 233); /* oklch */ color: oklch(83.0% 0.062 303.1);
Tailwind
colors: {
custom: {
50: '#ded1f0',
500: '#cfbee9',
950: '#000000',
},
}SCSS
$custom: #cfbee9; $custom-light: #ded1f0; $custom-dark: #000000;
JSON
{
"hex": "#cfbee9",
"rgb": {
"r": 207,
"g": 190,
"b": 233
},
"hsl": {
"h": 263.721,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.8295,
"c": 0.06199,
"h": 303.1
},
"luminance": 0.55976
}Semantic roles & 50–950 ramp
primary
#CFBEE9
secondary
#ACC587
accent
#BD2982
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385