#CEB6D2#CEB6D2
#CEB6D2 is a light, muted purple. Relative luminance 0.512; OKLCH L 80.5% C 0.047 H 321.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6D2 |
|---|---|
| RGB | rgb(206, 182, 210) |
| HSL | hsl(291, 24%, 77%) |
| HSV | hsv(291, 13%, 82%) |
| CMYK | cmyk(1.9%, 13.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.82, 13.55, -10.93) |
| CIE-LCH | lch(76.82, 17.41, 321.11°) |
| OKLab | oklab(80.53% 0.0367 -0.0292) |
| OKLCH | oklch(80.53% 0.047 321.4) |
| XYZ | xyz(53.8127, 51.2315, 68.0141) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.54
Lilac
#C8A2C8
ΔE00 6.18
Pale Lavender
#EECFFE
ΔE00 8.60
Pale Lilac
#E4CBFF
ΔE00 8.74
Light Lavender
#DFC5FE
ΔE00 9.01
Very Light Purple
#F6CEFC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6D2 #BAD2B6
analogous
#C0B6D2 #CEB6D2 #D2B6C8
triadic
#CEB6D2 #D2CEB6 #B6D2CE
tetradic
#CEB6D2 #D2C0B6 #BAD2B6 #B6C8D2
square
#CEB6D2 #D2C0B6 #BAD2B6 #B6C8D2
split-complementary
#CEB6D2 #C8D2B6 #B6D2C0
monochromatic
#9B6AA3 #B590BB #CEB6D2 #E7DCE9 #F2ECF3
Accessibility & contrast
On white
1.87
#CEB6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CEB6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6D2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6D2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#CFB8BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ceb6d2; /* rgb */ color: rgb(206, 182, 210); /* oklch */ color: oklch(80.5% 0.047 321.4);
Tailwind
colors: {
custom: {
50: '#ddccdf',
500: '#ceb6d2',
950: '#000000',
},
}SCSS
$custom: #ceb6d2; $custom-light: #ddccdf; $custom-dark: #000000;
JSON
{
"hex": "#ceb6d2",
"rgb": {
"r": 206,
"g": 182,
"b": 210
},
"hsl": {
"h": 291.429,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.80533,
"c": 0.04689,
"h": 321.4
},
"luminance": 0.51231
}Semantic roles & 50–950 ramp
primary
#CEB6D2
secondary
#8AA885
accent
#A24351
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384