#CEB8B8#CEB8B8
#CEB8B8 is a light, muted red. Relative luminance 0.509; OKLCH L 80.1% C 0.025 H 17.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8B8 |
|---|---|
| RGB | rgb(206, 184, 184) |
| HSL | hsl(0, 18%, 76%) |
| HSV | hsv(0, 11%, 81%) |
| CMYK | cmyk(0%, 10.7%, 10.7%, 19.2%) |
| CIE-LAB | lab(76.60, 7.83, 2.86) |
| CIE-LCH | lch(76.60, 8.33, 20.09°) |
| OKLab | oklab(80.12% 0.024 0.0077) |
| OKLCH | oklch(80.12% 0.025 17.7) |
| XYZ | xyz(51.2452, 50.8645, 52.4564) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.76
Dusty Pink
#D8A7B1
ΔE00 9.39
Silver
#C0C0C0
ΔE00 9.53
Warm Gray
#C9BEB0
ΔE00 9.76
Thistle
#D8BFD8
ΔE00 10.00
Dove Gray
#B6B8BD
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8B8 #B8CECE
analogous
#CEB8C3 #CEB8B8 #CEC3B8
triadic
#CEB8B8 #B8CEB8 #B8B8CE
tetradic
#CEB8B8 #C3CEB8 #B8CECE #C3B8CE
square
#CEB8B8 #C3CEB8 #B8CECE #C3B8CE
split-complementary
#CEB8B8 #B8CEC3 #B8C3CE
monochromatic
#9C7070 #B59494 #CEB8B8 #E7DCDC #F3EDED
Accessibility & contrast
On white
1.88
#CEB8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CEB8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8B8
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8B8 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB8
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#D3B6B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ceb8b8; /* rgb */ color: rgb(206, 184, 184); /* oklch */ color: oklch(80.1% 0.025 17.7);
Tailwind
colors: {
custom: {
50: '#ddcdcd',
500: '#ceb8b8',
950: '#000000',
},
}SCSS
$custom: #ceb8b8; $custom-light: #ddcdcd; $custom-dark: #000000;
JSON
{
"hex": "#ceb8b8",
"rgb": {
"r": 206,
"g": 184,
"b": 184
},
"hsl": {
"h": 0,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.80122,
"c": 0.02521,
"h": 17.7
},
"luminance": 0.50863
}Semantic roles & 50–950 ramp
primary
#CEB8B8
secondary
#88A3A3
accent
#9D9D49
background
#FEFEFE
surface
#FCFAFA
border
#D5D3D3
text
#151313
muted
#848383