#CEBBDF#CEBBDF
#CEBBDF is a light, muted violet. Relative luminance 0.540; OKLCH L 81.9% C 0.054 H 308.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBDF |
|---|---|
| RGB | rgb(206, 187, 223) |
| HSL | hsl(272, 36%, 80%) |
| HSV | hsv(272, 16%, 87%) |
| CMYK | cmyk(7.6%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.46, 13.37, -15.52) |
| CIE-LCH | lch(78.46, 20.48, 310.76°) |
| OKLab | oklab(81.94% 0.0338 -0.0418) |
| OKLCH | oklch(81.94% 0.054 308.9) |
| XYZ | xyz(56.5409, 53.9905, 77.2403) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.29
Pale Lilac
#E4CBFF
ΔE00 6.13
Light Lavender
#DFC5FE
ΔE00 6.24
Pale Lavender
#EECFFE
ΔE00 6.79
Light Lilac
#EDC8FF
ΔE00 7.25
Lilac
#C8A2C8
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBDF #CCDFBB
analogous
#BCBBDF #CEBBDF #DFBBDE
triadic
#CEBBDF #DFCEBB #BBDFCE
tetradic
#CEBBDF #DFBCBB #CCDFBB #BBDEDF
square
#CEBBDF #DFBCBB #CCDFBB #BBDEDF
split-complementary
#CEBBDF #DEDFBB #BBDFBC
monochromatic
#9268B8 #B091CB #CEBBDF #ECE5F3 #F0EAF5
Accessibility & contrast
On white
1.78
#CEBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CEBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBDF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBDF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E1
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#CCBFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebbdf; /* rgb */ color: rgb(206, 187, 223); /* oklch */ color: oklch(81.9% 0.054 308.9);
Tailwind
colors: {
custom: {
50: '#ddcfe9',
500: '#cebbdf',
950: '#000000',
},
}SCSS
$custom: #cebbdf; $custom-light: #ddcfe9; $custom-dark: #000000;
JSON
{
"hex": "#cebbdf",
"rgb": {
"r": 206,
"g": 187,
"b": 223
},
"hsl": {
"h": 271.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81937,
"c": 0.05376,
"h": 308.9
},
"luminance": 0.5399
}Semantic roles & 50–950 ramp
primary
#CEBBDF
secondary
#9EB787
accent
#AF376F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384