#CEBEE2#CEBEE2
#CEBEE2 is a very light, muted violet. Relative luminance 0.554; OKLCH L 82.6% C 0.053 H 305.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEE2 |
|---|---|
| RGB | rgb(206, 190, 226) |
| HSL | hsl(267, 38%, 82%) |
| HSV | hsv(267, 16%, 89%) |
| CMYK | cmyk(8.8%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(79.29, 12.35, -15.87) |
| CIE-LCH | lch(79.29, 20.11, 307.89°) |
| OKLab | oklab(82.62% 0.0304 -0.0428) |
| OKLCH | oklch(82.62% 0.053 305.4) |
| XYZ | xyz(57.5920, 55.4398, 79.6037) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.74
Pale Lilac
#E4CBFF
ΔE00 5.86
Light Lavender
#DFC5FE
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 6.72
Light Lilac
#EDC8FF
ΔE00 7.35
Periwinkle
#CCCCFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEE2 #D2E2BE
analogous
#BEC0E2 #CEBEE2 #E0BEE2
triadic
#CEBEE2 #E2CEBE #BEE2CE
tetradic
#CEBEE2 #E2BEC0 #D2E2BE #BEE2E0
square
#CEBEE2 #E2BEC0 #D2E2BE #BEE2E0
split-complementary
#CEBEE2 #E2E0BE #C0E2BE
monochromatic
#8E69BC #AE94CF #CEBEE2 #EEE8F5 #EFEAF6
Accessibility & contrast
On white
1.74
#CEBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#CEBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEE2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEE2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E4
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#CBC3CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cebee2; /* rgb */ color: rgb(206, 190, 226); /* oklch */ color: oklch(82.6% 0.053 305.4);
Tailwind
colors: {
custom: {
50: '#ddd1eb',
500: '#cebee2',
950: '#000000',
},
}SCSS
$custom: #cebee2; $custom-light: #ddd1eb; $custom-dark: #000000;
JSON
{
"hex": "#cebee2",
"rgb": {
"r": 206,
"g": 190,
"b": 226
},
"hsl": {
"h": 266.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.82619,
"c": 0.05254,
"h": 305.4
},
"luminance": 0.5544
}Semantic roles & 50–950 ramp
primary
#CEBEE2
secondary
#A5BB89
accent
#B1347A
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384