#CEBBD5#CEBBD5
#CEBBD5 is a light, muted purple. Relative luminance 0.535; OKLCH L 81.6% C 0.041 H 317.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBD5 |
|---|---|
| RGB | rgb(206, 187, 213) |
| HSL | hsl(284, 24%, 78%) |
| HSV | hsv(284, 12%, 84%) |
| CMYK | cmyk(3.3%, 12.2%, 0%, 16.5%) |
| CIE-LAB | lab(78.15, 11.42, -10.57) |
| CIE-LCH | lch(78.15, 15.57, 317.22°) |
| OKLab | oklab(81.6% 0.0303 -0.0283) |
| OKLCH | oklch(81.6% 0.041 317) |
| XYZ | xyz(55.2323, 53.4670, 70.3484) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.35
Lilac
#C8A2C8
ΔE00 7.99
Pale Lavender
#EECFFE
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.59
Light Lavender
#DFC5FE
ΔE00 9.06
Very Light Purple
#F6CEFC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBD5 #C2D5BB
analogous
#C1BBD5 #CEBBD5 #D5BBCF
triadic
#CEBBD5 #D5CEBB #BBD5CE
tetradic
#CEBBD5 #D5C1BB #C2D5BB #BBCFD5
square
#CEBBD5 #D5C1BB #C2D5BB #BBCFD5
split-complementary
#CEBBD5 #CFD5BB #BBD5C1
monochromatic
#976FA6 #B395BE #CEBBD5 #E9E1EC #F1ECF3
Accessibility & contrast
On white
1.80
#CEBBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CEBBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBD5
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBD5 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D6
Deuteranopia (green-blind)
#BCC2D4
Tritanopia (blue-blind)
#CEBEC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebbd5; /* rgb */ color: rgb(206, 187, 213); /* oklch */ color: oklch(81.6% 0.041 317.0);
Tailwind
colors: {
custom: {
50: '#ddcfe1',
500: '#cebbd5',
950: '#000000',
},
}SCSS
$custom: #cebbd5; $custom-light: #ddcfe1; $custom-dark: #000000;
JSON
{
"hex": "#cebbd5",
"rgb": {
"r": 206,
"g": 187,
"b": 213
},
"hsl": {
"h": 283.846,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.81598,
"c": 0.04145,
"h": 317
},
"luminance": 0.53467
}Semantic roles & 50–950 ramp
primary
#CEBBD5
secondary
#92AB89
accent
#A2435D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384