#CEBBB9#CEBBB9
#CEBBB9 is a light, muted red. Relative luminance 0.522; OKLCH L 80.7% C 0.022 H 24.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB9 |
|---|---|
| RGB | rgb(206, 187, 185) |
| HSL | hsl(6, 18%, 77%) |
| HSV | hsv(6, 10%, 81%) |
| CMYK | cmyk(0%, 9.2%, 10.2%, 19.2%) |
| CIE-LAB | lab(77.38, 6.39, 3.46) |
| CIE-LCH | lch(77.38, 7.26, 28.42°) |
| OKLab | oklab(80.74% 0.0199 0.0092) |
| OKLCH | oklch(80.74% 0.022 24.8) |
| XYZ | xyz(51.9801, 52.1662, 53.2203) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.77
Warm Gray
#C9BEB0
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.29
Dove Gray
#B6B8BD
ΔE00 9.54
Light Gray
#D3D3D3
ΔE00 9.63
Dark Gray
#A9A9A9
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB9 #B9CCCE
analogous
#CEB9C2 #CEBBB9 #CEC6B9
triadic
#CEBBB9 #B9CEBB #BBB9CE
tetradic
#CEBBB9 #C2CEB9 #B9CCCE #C6B9CE
square
#CEBBB9 #C2CEB9 #B9CCCE #C6B9CE
split-complementary
#CEBBB9 #B9CEC6 #B9C2CE
monochromatic
#9C7571 #B59895 #CEBBB9 #E7DEDD #F2EEED
Accessibility & contrast
On white
1.84
#CEBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CEBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB9
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB9 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDB9
Deuteranopia (green-blind)
#C3C0B9
Tritanopia (blue-blind)
#D3B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb9; /* rgb */ color: rgb(206, 187, 185); /* oklch */ color: oklch(80.7% 0.022 24.8);
Tailwind
colors: {
custom: {
50: '#ddcfce',
500: '#cebbb9',
950: '#000000',
},
}SCSS
$custom: #cebbb9; $custom-light: #ddcfce; $custom-dark: #000000;
JSON
{
"hex": "#cebbb9",
"rgb": {
"r": 206,
"g": 187,
"b": 185
},
"hsl": {
"h": 5.714,
"s": 17.647,
"l": 76.667
},
"oklch": {
"l": 0.80742,
"c": 0.0219,
"h": 24.8
},
"luminance": 0.52165
}Semantic roles & 50–950 ramp
primary
#CEBBB9
secondary
#89A0A3
accent
#949C4A
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151313
muted
#848383