#CEB6D4#CEB6D4
#CEB6D4 is a light, muted purple. Relative luminance 0.513; OKLCH L 80.6% C 0.049 H 319.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6D4 |
|---|---|
| RGB | rgb(206, 182, 212) |
| HSL | hsl(288, 26%, 77%) |
| HSV | hsv(288, 14%, 83%) |
| CMYK | cmyk(2.8%, 14.2%, 0%, 16.9%) |
| CIE-LAB | lab(76.88, 13.94, -11.93) |
| CIE-LCH | lch(76.88, 18.34, 319.44°) |
| OKLab | oklab(80.6% 0.0374 -0.0319) |
| OKLCH | oklch(80.6% 0.049 319.5) |
| XYZ | xyz(54.0635, 51.3318, 69.3345) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.84
Lilac
#C8A2C8
ΔE00 5.97
Pale Lavender
#EECFFE
ΔE00 8.21
Pale Lilac
#E4CBFF
ΔE00 8.25
Light Lavender
#DFC5FE
ΔE00 8.45
Light Lilac
#EDC8FF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6D4 #BCD4B6
analogous
#BFB6D4 #CEB6D4 #D4B6CB
triadic
#CEB6D4 #D4CEB6 #B6D4CE
tetradic
#CEB6D4 #D4BFB6 #BCD4B6 #B6CBD4
square
#CEB6D4 #D4BFB6 #BCD4B6 #B6CBD4
split-complementary
#CEB6D4 #CBD4B6 #B6D4BF
monochromatic
#9A69A7 #B48FBD #CEB6D4 #E8DDEB #F2ECF4
Accessibility & contrast
On white
1.86
#CEB6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CEB6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6D4
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6D4 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD5
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#CFB9C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ceb6d4; /* rgb */ color: rgb(206, 182, 212); /* oklch */ color: oklch(80.6% 0.049 319.5);
Tailwind
colors: {
custom: {
50: '#ddcce1',
500: '#ceb6d4',
950: '#000000',
},
}SCSS
$custom: #ceb6d4; $custom-light: #ddcce1; $custom-dark: #000000;
JSON
{
"hex": "#ceb6d4",
"rgb": {
"r": 206,
"g": 182,
"b": 212
},
"hsl": {
"h": 288,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.806,
"c": 0.04915,
"h": 319.5
},
"luminance": 0.51331
}Semantic roles & 50–950 ramp
primary
#CEB6D4
secondary
#8CAA84
accent
#A44155
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384