#CEBBDE#CEBBDE
#CEBBDE is a light, muted violet. Relative luminance 0.539; OKLCH L 81.9% C 0.052 H 309.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBDE |
|---|---|
| RGB | rgb(206, 187, 222) |
| HSL | hsl(273, 35%, 80%) |
| HSV | hsv(273, 16%, 87%) |
| CMYK | cmyk(7.2%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.42, 13.17, -15.02) |
| CIE-LCH | lch(78.42, 19.98, 311.25°) |
| OKLab | oklab(81.9% 0.0334 -0.0405) |
| OKLCH | oklch(81.9% 0.053 309.6) |
| XYZ | xyz(56.4065, 53.9367, 76.5323) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 6.34
Light Lavender
#DFC5FE
ΔE00 6.50
Pale Lavender
#EECFFE
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 7.43
Lilac
#C8A2C8
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBDE #CBDEBB
analogous
#BCBBDE #CEBBDE #DEBBDC
triadic
#CEBBDE #DECEBB #BBDECE
tetradic
#CEBBDE #DEBCBB #CBDEBB #BBDCDE
square
#CEBBDE #DEBCBB #CBDEBB #BBDCDE
split-complementary
#CEBBDE #DCDEBB #BBDEBC
monochromatic
#9369B6 #B092CA #CEBBDE #ECE4F2 #F0EAF5
Accessibility & contrast
On white
1.78
#CEBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CEBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBDE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBDE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E0
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#CCBFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebbde; /* rgb */ color: rgb(206, 187, 222); /* oklch */ color: oklch(81.9% 0.052 309.6);
Tailwind
colors: {
custom: {
50: '#ddcfe8',
500: '#cebbde',
950: '#000000',
},
}SCSS
$custom: #cebbde; $custom-light: #ddcfe8; $custom-dark: #000000;
JSON
{
"hex": "#cebbde",
"rgb": {
"r": 206,
"g": 187,
"b": 222
},
"hsl": {
"h": 272.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.81902,
"c": 0.0525,
"h": 309.6
},
"luminance": 0.53936
}Semantic roles & 50–950 ramp
primary
#CEBBDE
secondary
#9DB687
accent
#AD386E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384