#CEB4D2#CEB4D2
#CEB4D2 is a light, muted purple. Relative luminance 0.504; OKLCH L 80.2% C 0.050 H 321.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4D2 |
|---|---|
| RGB | rgb(206, 180, 210) |
| HSL | hsl(292, 25%, 76%) |
| HSV | hsv(292, 14%, 82%) |
| CMYK | cmyk(1.9%, 14.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.33, 14.64, -11.67) |
| CIE-LCH | lch(76.33, 18.72, 321.44°) |
| OKLab | oklab(80.15% 0.0396 -0.0312) |
| OKLCH | oklch(80.15% 0.05 321.8) |
| XYZ | xyz(53.4061, 50.4182, 67.8785) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.14
Lilac
#C8A2C8
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 8.51
Pale Lilac
#E4CBFF
ΔE00 8.63
Light Lavender
#DFC5FE
ΔE00 8.77
Very Light Purple
#F6CEFC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4D2 #B8D2B4
analogous
#BFB4D2 #CEB4D2 #D2B4C7
triadic
#CEB4D2 #D2CEB4 #B4D2CE
tetradic
#CEB4D2 #D2BFB4 #B8D2B4 #B4C7D2
square
#CEB4D2 #D2BFB4 #B8D2B4 #B4C7D2
split-complementary
#CEB4D2 #C7D2B4 #B4D2BF
monochromatic
#9C68A4 #B58EBB #CEB4D2 #E7DAE9 #F3ECF4
Accessibility & contrast
On white
1.89
#CEB4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CEB4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4D2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4D2 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#B7BDD1
Tritanopia (blue-blind)
#CFB7BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb4d2; /* rgb */ color: rgb(206, 180, 210); /* oklch */ color: oklch(80.2% 0.050 321.8);
Tailwind
colors: {
custom: {
50: '#ddcadf',
500: '#ceb4d2',
950: '#000000',
},
}SCSS
$custom: #ceb4d2; $custom-light: #ddcadf; $custom-dark: #000000;
JSON
{
"hex": "#ceb4d2",
"rgb": {
"r": 206,
"g": 180,
"b": 210
},
"hsl": {
"h": 292,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.8015,
"c": 0.05046,
"h": 321.8
},
"luminance": 0.50417
}Semantic roles & 50–950 ramp
primary
#CEB4D2
secondary
#88A883
accent
#A4424F
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151315
muted
#848284