#CEBBB8#CEBBB8
#CEBBB8 is a light, muted red. Relative luminance 0.521; OKLCH L 80.7% C 0.022 H 28.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB8 |
|---|---|
| RGB | rgb(206, 187, 184) |
| HSL | hsl(8, 18%, 76%) |
| HSV | hsv(8, 11%, 81%) |
| CMYK | cmyk(0%, 9.2%, 10.7%, 19.2%) |
| CIE-LAB | lab(77.36, 6.22, 3.96) |
| CIE-LCH | lch(77.36, 7.37, 32.50°) |
| OKLab | oklab(80.71% 0.0195 0.0105) |
| OKLCH | oklch(80.71% 0.022 28.4) |
| XYZ | xyz(51.8749, 52.1241, 52.6663) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.81
Warm Gray
#C9BEB0
ΔE00 7.62
Silver
#C0C0C0
ΔE00 8.25
Dove Gray
#B6B8BD
ΔE00 9.61
Light Gray
#D3D3D3
ΔE00 9.61
Dark Gray
#A9A9A9
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB8 #B8CBCE
analogous
#CEB8C0 #CEBBB8 #CEC6B8
triadic
#CEBBB8 #B8CEBB #BBB8CE
tetradic
#CEBBB8 #C0CEB8 #B8CBCE #C6B8CE
square
#CEBBB8 #C0CEB8 #B8CBCE #C6B8CE
split-complementary
#CEBBB8 #B8CEC6 #B8C0CE
monochromatic
#9C7670 #B59894 #CEBBB8 #E7DEDC #F3EEED
Accessibility & contrast
On white
1.84
#CEBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CEBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB8
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB8 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB8
Deuteranopia (green-blind)
#C3C0B8
Tritanopia (blue-blind)
#D3B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb8; /* rgb */ color: rgb(206, 187, 184); /* oklch */ color: oklch(80.7% 0.022 28.4);
Tailwind
colors: {
custom: {
50: '#ddcfcd',
500: '#cebbb8',
950: '#000000',
},
}SCSS
$custom: #cebbb8; $custom-light: #ddcfcd; $custom-dark: #000000;
JSON
{
"hex": "#cebbb8",
"rgb": {
"r": 206,
"g": 187,
"b": 184
},
"hsl": {
"h": 8.182,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.80714,
"c": 0.02214,
"h": 28.4
},
"luminance": 0.52123
}Semantic roles & 50–950 ramp
primary
#CEBBB8
secondary
#889FA3
accent
#919D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151313
muted
#848383