#CEBEE3#CEBEE3
#CEBEE3 is a very light, muted violet. Relative luminance 0.555; OKLCH L 82.7% C 0.054 H 304.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEE3 |
|---|---|
| RGB | rgb(206, 190, 227) |
| HSL | hsl(266, 40%, 82%) |
| HSV | hsv(266, 16%, 89%) |
| CMYK | cmyk(9.3%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(79.33, 12.55, -16.36) |
| CIE-LCH | lch(79.33, 20.62, 307.49°) |
| OKLab | oklab(82.65% 0.0308 -0.0442) |
| OKLCH | oklch(82.65% 0.054 304.8) |
| XYZ | xyz(57.7296, 55.4949, 80.3284) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 5.66
Light Lavender
#DFC5FE
ΔE00 5.81
Pale Lavender
#EECFFE
ΔE00 6.61
Light Lilac
#EDC8FF
ΔE00 7.18
Periwinkle
#CCCCFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEE3 #D3E3BE
analogous
#BEC1E3 #CEBEE3 #E1BEE3
triadic
#CEBEE3 #E3CEBE #BEE3CE
tetradic
#CEBEE3 #E3BEC1 #D3E3BE #BEE3E1
square
#CEBEE3 #E3BEC1 #D3E3BE #BEE3E1
split-complementary
#CEBEE3 #E3E1BE #C1E3BE
monochromatic
#8E68BE #AE93D1 #CEBEE3 #EEE9F5 #EFEAF6
Accessibility & contrast
On white
1.74
#CEBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CEBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEE3
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEE3 | 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)
#B8C4E5
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#CBC3CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cebee3; /* rgb */ color: rgb(206, 190, 227); /* oklch */ color: oklch(82.7% 0.054 304.8);
Tailwind
colors: {
custom: {
50: '#ddd1eb',
500: '#cebee3',
950: '#000000',
},
}SCSS
$custom: #cebee3; $custom-light: #ddd1eb; $custom-dark: #000000;
JSON
{
"hex": "#cebee3",
"rgb": {
"r": 206,
"g": 190,
"b": 227
},
"hsl": {
"h": 265.946,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.82654,
"c": 0.05385,
"h": 304.8
},
"luminance": 0.55495
}Semantic roles & 50–950 ramp
primary
#CEBEE3
secondary
#A6BC89
accent
#B3337B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384