#CEB5CD#CEB5CD
#CEB5CD is a light, muted purple. Relative luminance 0.506; OKLCH L 80.2% C 0.043 H 327.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB5CD |
|---|---|
| RGB | rgb(206, 181, 205) |
| HSL | hsl(302, 20%, 76%) |
| HSV | hsv(302, 12%, 81%) |
| CMYK | cmyk(0%, 12.1%, 0.5%, 19.2%) |
| CIE-LAB | lab(76.42, 13.16, -8.81) |
| CIE-LCH | lch(76.42, 15.83, 326.20°) |
| OKLab | oklab(80.18% 0.0364 -0.0234) |
| OKLCH | oklch(80.18% 0.043 327.2) |
| XYZ | xyz(52.9955, 50.5781, 64.7165) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.59
Lilac
#C8A2C8
ΔE00 6.51
Dusty Pink
#D8A7B1
ΔE00 8.93
Pale Lavender
#EECFFE
ΔE00 9.60
Very Light Purple
#F6CEFC
ΔE00 9.84
Pale Lilac
#E4CBFF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB5CD #B5CEB6
analogous
#C2B5CE #CEB5CD #CEB5C0
triadic
#CEB5CD #CDCEB5 #B5CDCE
tetradic
#CEB5CD #CEC2B5 #B5CEB6 #B5C0CE
square
#CEB5CD #CEC2B5 #B5CEB6 #B5C0CE
split-complementary
#CEB5CD #C0CEB5 #B5CEC2
monochromatic
#9D6B9B #B690B4 #CEB5CD #E6DAE6 #F3EDF3
Accessibility & contrast
On white
1.89
#CEB5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CEB5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB5CD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB5CD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#D0B7BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb5cd; /* rgb */ color: rgb(206, 181, 205); /* oklch */ color: oklch(80.2% 0.043 327.2);
Tailwind
colors: {
custom: {
50: '#ddcbdc',
500: '#ceb5cd',
950: '#000000',
},
}SCSS
$custom: #ceb5cd; $custom-light: #ddcbdc; $custom-dark: #000000;
JSON
{
"hex": "#ceb5cd",
"rgb": {
"r": 206,
"g": 181,
"b": 205
},
"hsl": {
"h": 302.4,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.80176,
"c": 0.04328,
"h": 327.2
},
"luminance": 0.50577
}Semantic roles & 50–950 ramp
primary
#CEB5CD
secondary
#84A386
accent
#9F4A47
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151315
muted
#848284