#CEB8D2#CEB8D2
#CEB8D2 is a light, muted purple. Relative luminance 0.521; OKLCH L 80.9% C 0.043 H 321.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8D2 |
|---|---|
| RGB | rgb(206, 184, 210) |
| HSL | hsl(291, 22%, 77%) |
| HSV | hsv(291, 12%, 82%) |
| CMYK | cmyk(1.9%, 12.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.31, 12.47, -10.19) |
| CIE-LCH | lch(77.31, 16.11, 320.74°) |
| OKLab | oklab(80.92% 0.0337 -0.0272) |
| OKLCH | oklch(80.92% 0.043 321.1) |
| XYZ | xyz(54.2253, 52.0565, 68.1516) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.18
Lilac
#C8A2C8
ΔE00 7.04
Pale Lavender
#EECFFE
ΔE00 8.79
Pale Lilac
#E4CBFF
ΔE00 8.95
Very Light Purple
#F6CEFC
ΔE00 9.29
Light Lavender
#DFC5FE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8D2 #BCD2B8
analogous
#C1B8D2 #CEB8D2 #D2B8C9
triadic
#CEB8D2 #D2CEB8 #B8D2CE
tetradic
#CEB8D2 #D2C1B8 #BCD2B8 #B8C9D2
square
#CEB8D2 #D2C1B8 #BCD2B8 #B8C9D2
split-complementary
#CEB8D2 #C9D2B8 #B8D2C1
monochromatic
#9A6DA3 #B493BA #CEB8D2 #E8DDEA #F2ECF3
Accessibility & contrast
On white
1.84
#CEB8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CEB8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8D2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8D2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD3
Deuteranopia (green-blind)
#BAC0D1
Tritanopia (blue-blind)
#CFBAC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ceb8d2; /* rgb */ color: rgb(206, 184, 210); /* oklch */ color: oklch(80.9% 0.043 321.1);
Tailwind
colors: {
custom: {
50: '#ddcddf',
500: '#ceb8d2',
950: '#000000',
},
}SCSS
$custom: #ceb8d2; $custom-light: #ddcddf; $custom-dark: #000000;
JSON
{
"hex": "#ceb8d2",
"rgb": {
"r": 206,
"g": 184,
"b": 210
},
"hsl": {
"h": 290.769,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.80918,
"c": 0.04332,
"h": 321.1
},
"luminance": 0.52056
}Semantic roles & 50–950 ramp
primary
#CEB8D2
secondary
#8CA787
accent
#A14553
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384