#CEBEEB#CEBEEB
#CEBEEB is a very light, moderate violet. Relative luminance 0.559; OKLCH L 82.9% C 0.064 H 301.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEEB |
|---|---|
| RGB | rgb(206, 190, 235) |
| HSL | hsl(261, 53%, 83%) |
| HSV | hsv(261, 19%, 92%) |
| CMYK | cmyk(12.3%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(79.58, 14.19, -20.27) |
| CIE-LCH | lch(79.58, 24.74, 304.98°) |
| OKLab | oklab(82.94% 0.0334 -0.055) |
| OKLCH | oklch(82.94% 0.064 301.2) |
| XYZ | xyz(58.8595, 55.9468, 86.2791) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.11
Pale Lilac
#E4CBFF
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.26
Light Lilac
#EDC8FF
ΔE00 6.32
Light Violet
#D6B4FC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEEB #DBEBBE
analogous
#BEC4EB #CEBEEB #E4BEEB
triadic
#CEBEEB #EBCEBE #BEEBCE
tetradic
#CEBEEB #EBBEC4 #DBEBBE #BEEBE4
square
#CEBEEB #EBBEC4 #DBEBBE #BEEBE4
split-complementary
#CEBEEB #EBE4BE #C4EBBE
monochromatic
#8760CE #AB8FDD #CEBEEB #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.72
#CEBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CEBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEEB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEEB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#C9C4CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebeeb; /* rgb */ color: rgb(206, 190, 235); /* oklch */ color: oklch(82.9% 0.064 301.2);
Tailwind
colors: {
custom: {
50: '#ddd1f1',
500: '#cebeeb',
950: '#000000',
},
}SCSS
$custom: #cebeeb; $custom-light: #ddd1f1; $custom-dark: #000000;
JSON
{
"hex": "#cebeeb",
"rgb": {
"r": 206,
"g": 190,
"b": 235
},
"hsl": {
"h": 261.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.82939,
"c": 0.06438,
"h": 301.2
},
"luminance": 0.55947
}Semantic roles & 50–950 ramp
primary
#CEBEEB
secondary
#B0C786
accent
#C02589
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385