#CEBFE4#CEBFE4
#CEBFE4 is a very light, muted violet. Relative luminance 0.560; OKLCH L 82.9% C 0.053 H 303.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFE4 |
|---|---|
| RGB | rgb(206, 191, 228) |
| HSL | hsl(264, 41%, 82%) |
| HSV | hsv(264, 16%, 89%) |
| CMYK | cmyk(9.6%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(79.61, 12.21, -16.48) |
| CIE-LCH | lch(79.61, 20.51, 306.55°) |
| OKLab | oklab(82.88% 0.0297 -0.0445) |
| OKLCH | oklch(82.88% 0.054 303.7) |
| XYZ | xyz(58.0854, 55.9849, 81.1299) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.17
Pale Lilac
#E4CBFF
ΔE00 5.61
Light Lavender
#DFC5FE
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 6.63
Periwinkle
#CCCCFF
ΔE00 7.09
Light Lilac
#EDC8FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFE4 #D5E4BF
analogous
#BFC3E4 #CEBFE4 #E0BFE4
triadic
#CEBFE4 #E4CEBF #BFE4CE
tetradic
#CEBFE4 #E4BFC3 #D5E4BF #BFE4E0
square
#CEBFE4 #E4BFC3 #D5E4BF #BFE4E0
split-complementary
#CEBFE4 #E4E0BF #C3E4BF
monochromatic
#8C69C0 #AD94D2 #CEBFE4 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.72
#CEBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#CEBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFE4
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFE4 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E6
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#CBC4CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebfe4; /* rgb */ color: rgb(206, 191, 228); /* oklch */ color: oklch(82.9% 0.053 303.7);
Tailwind
colors: {
custom: {
50: '#ddd2ec',
500: '#cebfe4',
950: '#000000',
},
}SCSS
$custom: #cebfe4; $custom-light: #ddd2ec; $custom-dark: #000000;
JSON
{
"hex": "#cebfe4",
"rgb": {
"r": 206,
"g": 191,
"b": 228
},
"hsl": {
"h": 264.324,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.82881,
"c": 0.0535,
"h": 303.7
},
"luminance": 0.55985
}Semantic roles & 50–950 ramp
primary
#CEBFE4
secondary
#A9BE8A
accent
#B4327F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384