#CEBEED#CEBEED
#CEBEED is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.0% C 0.067 H 300.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEED |
|---|---|
| RGB | rgb(206, 190, 237) |
| HSL | hsl(260, 57%, 84%) |
| HSV | hsv(260, 20%, 93%) |
| CMYK | cmyk(13.1%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(79.65, 14.60, -21.25) |
| CIE-LCH | lch(79.65, 25.78, 304.49°) |
| OKLab | oklab(83.01% 0.034 -0.0578) |
| OKLCH | oklch(83.01% 0.067 300.5) |
| XYZ | xyz(59.1501, 56.0631, 87.8094) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.82
Pale Lilac
#E4CBFF
ΔE00 4.38
Periwinkle
#CCCCFF
ΔE00 5.78
Light Violet
#D6B4FC
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.23
Pale Lavender
#EECFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEED #DDEDBE
analogous
#BEC5ED #CEBEED #E5BEED
triadic
#CEBEED #EDCEBE #BEEDCE
tetradic
#CEBEED #EDBEC5 #DDEDBE #BEEDE5
square
#CEBEED #EDBEC5 #DDEDBE #BEEDE5
split-complementary
#CEBEED #EDE5BE #C5EDBE
monochromatic
#865ED2 #AA8EE0 #CEBEED #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.72
#CEBEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CEBEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEED
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEED | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#C9C5CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebeed; /* rgb */ color: rgb(206, 190, 237); /* oklch */ color: oklch(83.0% 0.067 300.5);
Tailwind
colors: {
custom: {
50: '#ddd1f3',
500: '#cebeed',
950: '#000000',
},
}SCSS
$custom: #cebeed; $custom-light: #ddd1f3; $custom-dark: #000000;
JSON
{
"hex": "#cebeed",
"rgb": {
"r": 206,
"g": 190,
"b": 237
},
"hsl": {
"h": 260.426,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.83013,
"c": 0.06704,
"h": 300.5
},
"luminance": 0.56063
}Semantic roles & 50–950 ramp
primary
#CEBEED
secondary
#B3CA85
accent
#C4218D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385