#CEBEE6#CEBEE6
#CEBEE6 is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.8% C 0.058 H 303.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEE6 |
|---|---|
| RGB | rgb(206, 190, 230) |
| HSL | hsl(264, 44%, 82%) |
| HSV | hsv(264, 17%, 90%) |
| CMYK | cmyk(10.4%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(79.42, 13.16, -17.83) |
| CIE-LCH | lch(79.42, 22.16, 306.42°) |
| OKLab | oklab(82.76% 0.0318 -0.0483) |
| OKLCH | oklch(82.76% 0.058 303.3) |
| XYZ | xyz(58.1473, 55.6620, 82.5281) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.10
Pale Lilac
#E4CBFF
ΔE00 5.12
Thistle
#D8BFD8
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 6.38
Light Lilac
#EDC8FF
ΔE00 6.76
Periwinkle
#CCCCFF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEE6 #D6E6BE
analogous
#BEC2E6 #CEBEE6 #E2BEE6
triadic
#CEBEE6 #E6CEBE #BEE6CE
tetradic
#CEBEE6 #E6BEC2 #D6E6BE #BEE6E2
square
#CEBEE6 #E6BEC2 #D6E6BE #BEE6E2
split-complementary
#CEBEE6 #E6E2BE #C2E6BE
monochromatic
#8B66C4 #AD92D5 #CEBEE6 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.73
#CEBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CEBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEE6
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEE6 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E8
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#CBC3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebee6; /* rgb */ color: rgb(206, 190, 230); /* oklch */ color: oklch(82.8% 0.058 303.3);
Tailwind
colors: {
custom: {
50: '#ddd1ee',
500: '#cebee6',
950: '#000000',
},
}SCSS
$custom: #cebee6; $custom-light: #ddd1ee; $custom-dark: #000000;
JSON
{
"hex": "#cebee6",
"rgb": {
"r": 206,
"g": 190,
"b": 230
},
"hsl": {
"h": 264,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.82759,
"c": 0.05777,
"h": 303.3
},
"luminance": 0.55662
}Semantic roles & 50–950 ramp
primary
#CEBEE6
secondary
#AAC088
accent
#B82E81
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385