#CEB8D4#CEB8D4
#CEB8D4 is a light, muted purple. Relative luminance 0.522; OKLCH L 81.0% C 0.046 H 319.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8D4 |
|---|---|
| RGB | rgb(206, 184, 212) |
| HSL | hsl(287, 25%, 78%) |
| HSV | hsv(287, 13%, 83%) |
| CMYK | cmyk(2.8%, 13.2%, 0%, 16.9%) |
| CIE-LAB | lab(77.37, 12.85, -11.19) |
| CIE-LCH | lch(77.37, 17.04, 318.96°) |
| OKLab | oklab(80.99% 0.0344 -0.0299) |
| OKLCH | oklch(80.99% 0.046 319) |
| XYZ | xyz(54.4760, 52.1568, 69.4720) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.37
Lilac
#C8A2C8
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 8.36
Pale Lilac
#E4CBFF
ΔE00 8.42
Light Lavender
#DFC5FE
ΔE00 8.75
Very Light Purple
#F6CEFC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8D4 #BED4B8
analogous
#C0B8D4 #CEB8D4 #D4B8CC
triadic
#CEB8D4 #D4CEB8 #B8D4CE
tetradic
#CEB8D4 #D4C0B8 #BED4B8 #B8CCD4
square
#CEB8D4 #D4C0B8 #BED4B8 #B8CCD4
split-complementary
#CEB8D4 #CCD4B8 #B8D4C0
monochromatic
#996CA6 #B492BD #CEB8D4 #E8DEEB #F2ECF3
Accessibility & contrast
On white
1.84
#CEB8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CEB8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8D4
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8D4 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED5
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#CEBBC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ceb8d4; /* rgb */ color: rgb(206, 184, 212); /* oklch */ color: oklch(81.0% 0.046 319.0);
Tailwind
colors: {
custom: {
50: '#ddcde1',
500: '#ceb8d4',
950: '#000000',
},
}SCSS
$custom: #ceb8d4; $custom-light: #ddcde1; $custom-dark: #000000;
JSON
{
"hex": "#ceb8d4",
"rgb": {
"r": 206,
"g": 184,
"b": 212
},
"hsl": {
"h": 287.143,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.80985,
"c": 0.0456,
"h": 319
},
"luminance": 0.52156
}Semantic roles & 50–950 ramp
primary
#CEB8D4
secondary
#8EAA86
accent
#A34257
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384