#CEB8CD#CEB8CD
#CEB8CD is a light, muted purple. Relative luminance 0.518; OKLCH L 80.8% C 0.038 H 327.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8CD |
|---|---|
| RGB | rgb(206, 184, 205) |
| HSL | hsl(303, 18%, 76%) |
| HSV | hsv(303, 11%, 81%) |
| CMYK | cmyk(0%, 10.7%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.17, 11.54, -7.70) |
| CIE-LCH | lch(77.17, 13.87, 326.28°) |
| OKLab | oklab(80.76% 0.0319 -0.0205) |
| OKLCH | oklch(80.76% 0.038 327.3) |
| XYZ | xyz(53.6121, 51.8113, 64.9221) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.55
Lilac
#C8A2C8
ΔE00 7.91
Dusty Pink
#D8A7B1
ΔE00 9.33
Pale Lavender
#EECFFE
ΔE00 10.01
Light Pink
#FFD1DF
ΔE00 10.24
Pinkish Grey
#C8ACA9
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8CD #B8CEB9
analogous
#C4B8CE #CEB8CD #CEB8C2
triadic
#CEB8CD #CDCEB8 #B8CDCE
tetradic
#CEB8CD #CEC4B8 #B8CEB9 #B8C2CE
square
#CEB8CD #CEC4B8 #B8CEB9 #B8C2CE
split-complementary
#CEB8CD #C2CEB8 #B8CEC4
monochromatic
#9C709A #B594B4 #CEB8CD #E7DCE7 #F3EDF2
Accessibility & contrast
On white
1.85
#CEB8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CEB8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8CD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8CD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#D0B9BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ceb8cd; /* rgb */ color: rgb(206, 184, 205); /* oklch */ color: oklch(80.8% 0.038 327.3);
Tailwind
colors: {
custom: {
50: '#ddcddc',
500: '#ceb8cd',
950: '#000000',
},
}SCSS
$custom: #ceb8cd; $custom-light: #ddcddc; $custom-dark: #000000;
JSON
{
"hex": "#ceb8cd",
"rgb": {
"r": 206,
"g": 184,
"b": 205
},
"hsl": {
"h": 302.727,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.80756,
"c": 0.0379,
"h": 327.3
},
"luminance": 0.51811
}Semantic roles & 50–950 ramp
primary
#CEB8CD
secondary
#88A389
accent
#9D4D49
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384