#CEBDEB#CEBDEB
#CEBDEB is a very light, moderate violet. Relative luminance 0.555; OKLCH L 82.7% C 0.066 H 301.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBDEB |
|---|---|
| RGB | rgb(206, 189, 235) |
| HSL | hsl(262, 53%, 83%) |
| HSV | hsv(262, 20%, 92%) |
| CMYK | cmyk(12.3%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.34, 14.73, -20.65) |
| CIE-LCH | lch(79.34, 25.36, 305.50°) |
| OKLab | oklab(82.75% 0.0348 -0.0561) |
| OKLCH | oklch(82.75% 0.066 301.8) |
| XYZ | xyz(58.6437, 55.5152, 86.2072) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.97
Pale Lilac
#E4CBFF
ΔE00 4.49
Light Violet
#D6B4FC
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 6.19
Periwinkle
#CCCCFF
ΔE00 6.24
Pale Lavender
#EECFFE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBDEB #DAEBBD
analogous
#BDC3EB #CEBDEB #E5BDEB
triadic
#CEBDEB #EBCEBD #BDEBCE
tetradic
#CEBDEB #EBBDC3 #DAEBBD #BDEBE5
square
#CEBDEB #EBBDC3 #DAEBBD #BDEBE5
split-complementary
#CEBDEB #EBE5BD #C3EBBD
monochromatic
#885FCF #AB8EDD #CEBDEB #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.74
#CEBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CEBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBDEB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBDEB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#C9C3CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cebdeb; /* rgb */ color: rgb(206, 189, 235); /* oklch */ color: oklch(82.7% 0.066 301.8);
Tailwind
colors: {
custom: {
50: '#ddd0f1',
500: '#cebdeb',
950: '#000000',
},
}SCSS
$custom: #cebdeb; $custom-light: #ddd0f1; $custom-dark: #000000;
JSON
{
"hex": "#cebdeb",
"rgb": {
"r": 206,
"g": 189,
"b": 235
},
"hsl": {
"h": 262.174,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.82748,
"c": 0.06601,
"h": 301.8
},
"luminance": 0.55515
}Semantic roles & 50–950 ramp
primary
#CEBDEB
secondary
#AFC785
accent
#C12587
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385