#CEBEE9#CEBEE9
#CEBEE9 is a very light, moderate violet. Relative luminance 0.558; OKLCH L 82.9% C 0.062 H 302.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEE9 |
|---|---|
| RGB | rgb(206, 190, 233) |
| HSL | hsl(262, 49%, 83%) |
| HSV | hsv(262, 18%, 91%) |
| CMYK | cmyk(11.6%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(79.52, 13.77, -19.30) |
| CIE-LCH | lch(79.52, 23.71, 305.51°) |
| OKLab | oklab(82.87% 0.0327 -0.0523) |
| OKLCH | oklch(82.87% 0.062 302) |
| XYZ | xyz(58.5722, 55.8319, 84.7659) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.47
Pale Lilac
#E4CBFF
ΔE00 4.71
Pale Lavender
#EECFFE
ΔE00 6.27
Periwinkle
#CCCCFF
ΔE00 6.35
Light Lilac
#EDC8FF
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEE9 #D9E9BE
analogous
#BEC3E9 #CEBEE9 #E3BEE9
triadic
#CEBEE9 #E9CEBE #BEE9CE
tetradic
#CEBEE9 #E9BEC3 #D9E9BE #BEE9E3
square
#CEBEE9 #E9BEC3 #D9E9BE #BEE9E3
split-complementary
#CEBEE9 #E9E3BE #C3E9BE
monochromatic
#8963CA #AC90DA #CEBEE9 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.73
#CEBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CEBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEE9
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEE9 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EB
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#CAC4CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebee9; /* rgb */ color: rgb(206, 190, 233); /* oklch */ color: oklch(82.9% 0.062 302.0);
Tailwind
colors: {
custom: {
50: '#ddd1f0',
500: '#cebee9',
950: '#000000',
},
}SCSS
$custom: #cebee9; $custom-light: #ddd1f0; $custom-dark: #000000;
JSON
{
"hex": "#cebee9",
"rgb": {
"r": 206,
"g": 190,
"b": 233
},
"hsl": {
"h": 262.326,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.82867,
"c": 0.06173,
"h": 302
},
"luminance": 0.55832
}Semantic roles & 50–950 ramp
primary
#CEBEE9
secondary
#AEC587
accent
#BD2986
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385