#CEBEEE#CEBEEE
#CEBEEE is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.0% C 0.068 H 300.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEEE |
|---|---|
| RGB | rgb(206, 190, 238) |
| HSL | hsl(260, 59%, 84%) |
| HSV | hsv(260, 20%, 93%) |
| CMYK | cmyk(13.4%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(79.68, 14.81, -21.73) |
| CIE-LCH | lch(79.68, 26.30, 304.27°) |
| OKLab | oklab(83.05% 0.0344 -0.0591) |
| OKLCH | oklch(83.05% 0.068 300.2) |
| XYZ | xyz(59.2966, 56.1217, 88.5810) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 4.34
Periwinkle
#CCCCFF
ΔE00 5.65
Light Violet
#D6B4FC
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEEE #DEEEBE
analogous
#BEC6EE #CEBEEE #E6BEEE
triadic
#CEBEEE #EECEBE #BEEECE
tetradic
#CEBEEE #EEBEC6 #DEEEBE #BEEEE6
square
#CEBEEE #EEBEC6 #DEEEBE #BEEEE6
split-complementary
#CEBEEE #EEE6BE #C6EEBE
monochromatic
#855DD5 #A98DE1 #CEBEEE #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.72
#CEBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CEBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEEE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEEE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#C9C5CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebeee; /* rgb */ color: rgb(206, 190, 238); /* oklch */ color: oklch(83.0% 0.068 300.2);
Tailwind
colors: {
custom: {
50: '#ddd1f3',
500: '#cebeee',
950: '#000000',
},
}SCSS
$custom: #cebeee; $custom-light: #ddd1f3; $custom-dark: #000000;
JSON
{
"hex": "#cebeee",
"rgb": {
"r": 206,
"g": 190,
"b": 238
},
"hsl": {
"h": 260,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.83049,
"c": 0.06837,
"h": 300.2
},
"luminance": 0.56122
}Semantic roles & 50–950 ramp
primary
#CEBEEE
secondary
#B4CC84
accent
#C61F8F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385