#CEBEE5#CEBEE5
#CEBEE5 is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.7% C 0.056 H 303.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEE5 |
|---|---|
| RGB | rgb(206, 190, 229) |
| HSL | hsl(265, 43%, 82%) |
| HSV | hsv(265, 17%, 90%) |
| CMYK | cmyk(10%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(79.39, 12.96, -17.34) |
| CIE-LCH | lch(79.39, 21.65, 306.76°) |
| OKLab | oklab(82.72% 0.0314 -0.0469) |
| OKLCH | oklch(82.72% 0.056 303.8) |
| XYZ | xyz(58.0073, 55.6059, 81.7906) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.29
Light Lavender
#DFC5FE
ΔE00 5.32
Thistle
#D8BFD8
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 6.44
Light Lilac
#EDC8FF
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEE5 #D5E5BE
analogous
#BEC2E5 #CEBEE5 #E1BEE5
triadic
#CEBEE5 #E5CEBE #BEE5CE
tetradic
#CEBEE5 #E5BEC2 #D5E5BE #BEE5E1
square
#CEBEE5 #E5BEC2 #D5E5BE #BEE5E1
split-complementary
#CEBEE5 #E5E1BE #C2E5BE
monochromatic
#8C67C2 #AD92D4 #CEBEE5 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.73
#CEBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CEBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEE5
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEE5 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E7
Deuteranopia (green-blind)
#BAC5E4
Tritanopia (blue-blind)
#CBC3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebee5; /* rgb */ color: rgb(206, 190, 229); /* oklch */ color: oklch(82.7% 0.056 303.8);
Tailwind
colors: {
custom: {
50: '#ddd1ed',
500: '#cebee5',
950: '#000000',
},
}SCSS
$custom: #cebee5; $custom-light: #ddd1ed; $custom-dark: #000000;
JSON
{
"hex": "#cebee5",
"rgb": {
"r": 206,
"g": 190,
"b": 229
},
"hsl": {
"h": 264.615,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.82724,
"c": 0.05646,
"h": 303.8
},
"luminance": 0.55606
}Semantic roles & 50–950 ramp
primary
#CEBEE5
secondary
#A9BF88
accent
#B6307F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384