#CEBAEB#CEBAEB
#CEBAEB is a very light, moderate violet. Relative luminance 0.542; OKLCH L 82.2% C 0.071 H 303.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAEB |
|---|---|
| RGB | rgb(206, 186, 235) |
| HSL | hsl(264, 55%, 83%) |
| HSV | hsv(264, 21%, 92%) |
| CMYK | cmyk(12.3%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.60, 16.35, -21.77) |
| CIE-LCH | lch(78.60, 27.22, 306.91°) |
| OKLab | oklab(82.18% 0.0391 -0.0592) |
| OKLCH | oklch(82.18% 0.071 303.5) |
| XYZ | xyz(58.0050, 54.2379, 85.9943) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.77
Pale Lilac
#E4CBFF
ΔE00 4.63
Light Violet
#D6B4FC
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.95
Pale Violet
#CEAEFA
ΔE00 6.11
Pale Lavender
#EECFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAEB #D7EBBA
analogous
#BABEEB #CEBAEB #E7BAEB
triadic
#CEBAEB #EBCEBA #BAEBCE
tetradic
#CEBAEB #EBBABE #D7EBBA #BAEBE7
square
#CEBAEB #EBBABE #D7EBBA #BAEBE7
split-complementary
#CEBAEB #EBE7BA #BEEBBA
monochromatic
#8B5BCF #AC8BDD #CEBAEB #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.77
#CEBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#CEBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAEB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAEB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#B5C2E9
Tritanopia (blue-blind)
#CAC1CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebaeb; /* rgb */ color: rgb(206, 186, 235); /* oklch */ color: oklch(82.2% 0.071 303.5);
Tailwind
colors: {
custom: {
50: '#ddcef1',
500: '#cebaeb',
950: '#000000',
},
}SCSS
$custom: #cebaeb; $custom-light: #ddcef1; $custom-dark: #000000;
JSON
{
"hex": "#cebaeb",
"rgb": {
"r": 206,
"g": 186,
"b": 235
},
"hsl": {
"h": 264.49,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.82178,
"c": 0.07094,
"h": 303.5
},
"luminance": 0.54238
}Semantic roles & 50–950 ramp
primary
#CEBAEB
secondary
#ABC782
accent
#C32381
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385