#CEBBEE#CEBBEE
#CEBBEE is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.5% C 0.073 H 301.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBEE |
|---|---|
| RGB | rgb(206, 187, 238) |
| HSL | hsl(262, 60%, 83%) |
| HSV | hsv(262, 21%, 93%) |
| CMYK | cmyk(13.4%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(78.95, 16.43, -22.85) |
| CIE-LCH | lch(78.95, 28.15, 305.72°) |
| OKLab | oklab(82.48% 0.0386 -0.0622) |
| OKLCH | oklch(82.48% 0.073 301.8) |
| XYZ | xyz(58.6535, 54.8355, 88.3666) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.48
Pale Lilac
#E4CBFF
ΔE00 4.49
Light Violet
#D6B4FC
ΔE00 4.86
Pale Violet
#CEAEFA
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 5.98
Periwinkle
#CCCCFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBEE #DBEEBB
analogous
#BBC1EE #CEBBEE #E7BBEE
triadic
#CEBBEE #EECEBB #BBEECE
tetradic
#CEBBEE #EEBBC1 #DBEEBB #BBEEE7
square
#CEBBEE #EEBBC1 #DBEEBB #BBEEE7
split-complementary
#CEBBEE #EEE7BB #C1EEBB
monochromatic
#8759D6 #AB8AE2 #CEBBEE #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.75
#CEBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#CEBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBEE
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBEE | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#B5C3EC
Tritanopia (blue-blind)
#C9C2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cebbee; /* rgb */ color: rgb(206, 187, 238); /* oklch */ color: oklch(82.5% 0.073 301.8);
Tailwind
colors: {
custom: {
50: '#ddcff3',
500: '#cebbee',
950: '#000000',
},
}SCSS
$custom: #cebbee; $custom-light: #ddcff3; $custom-dark: #000000;
JSON
{
"hex": "#cebbee",
"rgb": {
"r": 206,
"g": 187,
"b": 238
},
"hsl": {
"h": 262.353,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82479,
"c": 0.07324,
"h": 301.8
},
"luminance": 0.54836
}Semantic roles & 50–950 ramp
primary
#CEBBEE
secondary
#B0CC81
accent
#C81E88
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385