#CEBEE0#CEBEE0
#CEBEE0 is a very light, muted violet. Relative luminance 0.553; OKLCH L 82.5% C 0.050 H 306.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEE0 |
|---|---|
| RGB | rgb(206, 190, 224) |
| HSL | hsl(268, 35%, 81%) |
| HSV | hsv(268, 15%, 88%) |
| CMYK | cmyk(8%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(79.23, 11.95, -14.89) |
| CIE-LCH | lch(79.23, 19.09, 308.76°) |
| OKLab | oklab(82.55% 0.0297 -0.0401) |
| OKLCH | oklch(82.55% 0.05 306.5) |
| XYZ | xyz(57.3192, 55.3307, 78.1668) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.28
Pale Lilac
#E4CBFF
ΔE00 6.30
Light Lavender
#DFC5FE
ΔE00 6.58
Pale Lavender
#EECFFE
ΔE00 6.97
Light Lilac
#EDC8FF
ΔE00 7.71
Periwinkle
#CCCCFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEE0 #D0E0BE
analogous
#BEBFE0 #CEBEE0 #DFBEE0
triadic
#CEBEE0 #E0CEBE #BEE0CE
tetradic
#CEBEE0 #E0BEBF #D0E0BE #BEE0DF
square
#CEBEE0 #E0BEBF #D0E0BE #BEE0DF
split-complementary
#CEBEE0 #E0DFBE #BFE0BE
monochromatic
#906BB8 #AF95CC #CEBEE0 #EDE7F4 #EFEAF5
Accessibility & contrast
On white
1.74
#CEBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CEBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEE0
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEE0 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E2
Deuteranopia (green-blind)
#BCC4DF
Tritanopia (blue-blind)
#CCC2C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cebee0; /* rgb */ color: rgb(206, 190, 224); /* oklch */ color: oklch(82.5% 0.050 306.5);
Tailwind
colors: {
custom: {
50: '#ddd1e9',
500: '#cebee0',
950: '#000000',
},
}SCSS
$custom: #cebee0; $custom-light: #ddd1e9; $custom-dark: #000000;
JSON
{
"hex": "#cebee0",
"rgb": {
"r": 206,
"g": 190,
"b": 224
},
"hsl": {
"h": 268.235,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.82549,
"c": 0.04995,
"h": 306.5
},
"luminance": 0.55331
}Semantic roles & 50–950 ramp
primary
#CEBEE0
secondary
#A2B88A
accent
#AE3776
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384