#CEBEE8#CEBEE8
#CEBEE8 is a very light, moderate violet. Relative luminance 0.558; OKLCH L 82.8% C 0.060 H 302.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEE8 |
|---|---|
| RGB | rgb(206, 190, 232) |
| HSL | hsl(263, 48%, 83%) |
| HSV | hsv(263, 18%, 91%) |
| CMYK | cmyk(11.2%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(79.49, 13.57, -18.81) |
| CIE-LCH | lch(79.49, 23.19, 305.80°) |
| OKLab | oklab(82.83% 0.0324 -0.051) |
| OKLCH | oklch(82.83% 0.06 302.4) |
| XYZ | xyz(58.4297, 55.7749, 84.0157) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.67
Pale Lilac
#E4CBFF
ΔE00 4.83
Thistle
#D8BFD8
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 6.51
Light Lilac
#EDC8FF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEE8 #D8E8BE
analogous
#BEC3E8 #CEBEE8 #E3BEE8
triadic
#CEBEE8 #E8CEBE #BEE8CE
tetradic
#CEBEE8 #E8BEC3 #D8E8BE #BEE8E3
square
#CEBEE8 #E8BEC3 #D8E8BE #BEE8E3
split-complementary
#CEBEE8 #E8E3BE #C3E8BE
monochromatic
#8A64C8 #AC91D8 #CEBEE8 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.73
#CEBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CEBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEE8
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEE8 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EA
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#CAC4CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebee8; /* rgb */ color: rgb(206, 190, 232); /* oklch */ color: oklch(82.8% 0.060 302.4);
Tailwind
colors: {
custom: {
50: '#ddd1ef',
500: '#cebee8',
950: '#000000',
},
}SCSS
$custom: #cebee8; $custom-light: #ddd1ef; $custom-dark: #000000;
JSON
{
"hex": "#cebee8",
"rgb": {
"r": 206,
"g": 190,
"b": 232
},
"hsl": {
"h": 262.857,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.82831,
"c": 0.06041,
"h": 302.4
},
"luminance": 0.55775
}Semantic roles & 50–950 ramp
primary
#CEBEE8
secondary
#ACC387
accent
#BB2B84
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385