#CEBADE#CEBADE
#CEBADE is a light, muted violet. Relative luminance 0.535; OKLCH L 81.7% C 0.054 H 310.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBADE |
|---|---|
| RGB | rgb(206, 186, 222) |
| HSL | hsl(273, 35%, 80%) |
| HSV | hsv(273, 16%, 87%) |
| CMYK | cmyk(7.2%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.18, 13.72, -15.40) |
| CIE-LCH | lch(78.18, 20.62, 311.70°) |
| OKLab | oklab(81.71% 0.0349 -0.0415) |
| OKLCH | oklch(81.71% 0.054 310) |
| XYZ | xyz(56.1951, 53.5139, 76.4619) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.19
Pale Lilac
#E4CBFF
ΔE00 6.26
Light Lavender
#DFC5FE
ΔE00 6.34
Pale Lavender
#EECFFE
ΔE00 6.86
Lilac
#C8A2C8
ΔE00 7.16
Light Lilac
#EDC8FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBADE #CADEBA
analogous
#BCBADE #CEBADE #DEBADC
triadic
#CEBADE #DECEBA #BADECE
tetradic
#CEBADE #DEBCBA #CADEBA #BADCDE
square
#CEBADE #DEBCBA #CADEBA #BADCDE
split-complementary
#CEBADE #DCDEBA #BADEBC
monochromatic
#9367B6 #B191CA #CEBADE #EBE3F2 #F0EAF5
Accessibility & contrast
On white
1.79
#CEBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CEBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBADE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBADE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0E0
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#CCBEC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebade; /* rgb */ color: rgb(206, 186, 222); /* oklch */ color: oklch(81.7% 0.054 310.0);
Tailwind
colors: {
custom: {
50: '#ddcee8',
500: '#cebade',
950: '#000000',
},
}SCSS
$custom: #cebade; $custom-light: #ddcee8; $custom-dark: #000000;
JSON
{
"hex": "#cebade",
"rgb": {
"r": 206,
"g": 186,
"b": 222
},
"hsl": {
"h": 273.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.8171,
"c": 0.05421,
"h": 310
},
"luminance": 0.53514
}Semantic roles & 50–950 ramp
primary
#CEBADE
secondary
#9BB686
accent
#AE376C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384