#CEB9BB#CEB9BB
#CEB9BB is a light, muted red. Relative luminance 0.514; OKLCH L 80.4% C 0.024 H 11.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB9BB |
|---|---|
| RGB | rgb(206, 185, 187) |
| HSL | hsl(354, 18%, 77%) |
| HSV | hsv(354, 10%, 81%) |
| CMYK | cmyk(0%, 10.2%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.93, 7.80, 1.71) |
| CIE-LCH | lch(76.93, 7.98, 12.39°) |
| OKLab | oklab(80.4% 0.0237 0.0046) |
| OKLCH | oklch(80.4% 0.024 11.1) |
| XYZ | xyz(51.7714, 51.4085, 54.1996) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.46
Thistle
#D8BFD8
ΔE00 9.14
Silver
#C0C0C0
ΔE00 9.35
Dusty Pink
#D8A7B1
ΔE00 9.37
Dove Gray
#B6B8BD
ΔE00 10.08
Warm Gray
#C9BEB0
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB9BB #B9CECC
analogous
#CEB9C6 #CEB9BB #CEC2B9
triadic
#CEB9BB #BBCEB9 #B9BBCE
tetradic
#CEB9BB #C6CEB9 #B9CECC #C2B9CE
square
#CEB9BB #C6CEB9 #B9CECC #C2B9CE
split-complementary
#CEB9BB #B9CEC2 #B9C6CE
monochromatic
#9C7175 #B59598 #CEB9BB #E7DDDE #F2EDEE
Accessibility & contrast
On white
1.86
#CEB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CEB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB9BB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB9BB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#D3B8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ceb9bb; /* rgb */ color: rgb(206, 185, 187); /* oklch */ color: oklch(80.4% 0.024 11.1);
Tailwind
colors: {
custom: {
50: '#ddcecf',
500: '#ceb9bb',
950: '#000000',
},
}SCSS
$custom: #ceb9bb; $custom-light: #ddcecf; $custom-dark: #000000;
JSON
{
"hex": "#ceb9bb",
"rgb": {
"r": 206,
"g": 185,
"b": 187
},
"hsl": {
"h": 354.286,
"s": 17.647,
"l": 76.667
},
"oklch": {
"l": 0.80404,
"c": 0.02412,
"h": 11.1
},
"luminance": 0.51408
}Semantic roles & 50–950 ramp
primary
#CEB9BB
secondary
#89A3A0
accent
#9C944A
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383