#CEBEE4#CEBEE4
#CEBEE4 is a very light, muted violet. Relative luminance 0.555; OKLCH L 82.7% C 0.055 H 304.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEE4 |
|---|---|
| RGB | rgb(206, 190, 228) |
| HSL | hsl(265, 41%, 82%) |
| HSV | hsv(265, 17%, 89%) |
| CMYK | cmyk(9.6%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(79.36, 12.75, -16.85) |
| CIE-LCH | lch(79.36, 21.14, 307.12°) |
| OKLab | oklab(82.69% 0.0311 -0.0455) |
| OKLCH | oklch(82.69% 0.055 304.3) |
| XYZ | xyz(57.8680, 55.5503, 81.0574) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 5.47
Light Lavender
#DFC5FE
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 6.52
Light Lilac
#EDC8FF
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEE4 #D4E4BE
analogous
#BEC1E4 #CEBEE4 #E1BEE4
triadic
#CEBEE4 #E4CEBE #BEE4CE
tetradic
#CEBEE4 #E4BEC1 #D4E4BE #BEE4E1
square
#CEBEE4 #E4BEC1 #D4E4BE #BEE4E1
split-complementary
#CEBEE4 #E4E1BE #C1E4BE
monochromatic
#8D68C0 #AD93D2 #CEBEE4 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.73
#CEBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CEBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEE4
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEE4 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E6
Deuteranopia (green-blind)
#BAC5E3
Tritanopia (blue-blind)
#CBC3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebee4; /* rgb */ color: rgb(206, 190, 228); /* oklch */ color: oklch(82.7% 0.055 304.3);
Tailwind
colors: {
custom: {
50: '#ddd1ec',
500: '#cebee4',
950: '#000000',
},
}SCSS
$custom: #cebee4; $custom-light: #ddd1ec; $custom-dark: #000000;
JSON
{
"hex": "#cebee4",
"rgb": {
"r": 206,
"g": 190,
"b": 228
},
"hsl": {
"h": 265.263,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.82689,
"c": 0.05515,
"h": 304.3
},
"luminance": 0.5555
}Semantic roles & 50–950 ramp
primary
#CEBEE4
secondary
#A7BE89
accent
#B4317D
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384