#CEBAEE#CEBAEE
#CEBAEE is a very light, moderate violet. Relative luminance 0.544; OKLCH L 82.3% C 0.075 H 302.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAEE |
|---|---|
| RGB | rgb(206, 186, 238) |
| HSL | hsl(263, 60%, 83%) |
| HSV | hsv(263, 22%, 93%) |
| CMYK | cmyk(13.4%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(78.70, 16.98, -23.23) |
| CIE-LCH | lch(78.70, 28.77, 306.16°) |
| OKLab | oklab(82.29% 0.0401 -0.0633) |
| OKLCH | oklch(82.29% 0.075 302.3) |
| XYZ | xyz(58.4421, 54.4127, 88.2962) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.49
Light Violet
#D6B4FC
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 4.60
Pale Violet
#CEAEFA
ΔE00 5.46
Light Lilac
#EDC8FF
ΔE00 5.95
Periwinkle
#CCCCFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAEE #DAEEBA
analogous
#BAC0EE #CEBAEE #E8BAEE
triadic
#CEBAEE #EECEBA #BAEECE
tetradic
#CEBAEE #EEBAC0 #DAEEBA #BAEEE8
square
#CEBAEE #EEBAC0 #DAEEBA #BAEEE8
split-complementary
#CEBAEE #EEE8BA #C0EEBA
monochromatic
#8858D6 #AB89E2 #CEBAEE #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.77
#CEBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#CEBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAEE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAEE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#C9C1CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cebaee; /* rgb */ color: rgb(206, 186, 238); /* oklch */ color: oklch(82.3% 0.075 302.3);
Tailwind
colors: {
custom: {
50: '#ddcef3',
500: '#cebaee',
950: '#000000',
},
}SCSS
$custom: #cebaee; $custom-light: #ddcef3; $custom-dark: #000000;
JSON
{
"hex": "#cebaee",
"rgb": {
"r": 206,
"g": 186,
"b": 238
},
"hsl": {
"h": 263.077,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.8229,
"c": 0.07487,
"h": 302.3
},
"luminance": 0.54413
}Semantic roles & 50–950 ramp
primary
#CEBAEE
secondary
#AFCC80
accent
#C81D86
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385