#CEB8B1#CEB8B1
#CEB8B1 is a light, muted red. Relative luminance 0.506; OKLCH L 79.9% C 0.027 H 38.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8B1 |
|---|---|
| RGB | rgb(206, 184, 177) |
| HSL | hsl(14, 23%, 75%) |
| HSV | hsv(14, 14%, 81%) |
| CMYK | cmyk(0%, 10.7%, 14.1%, 19.2%) |
| CIE-LAB | lab(76.42, 6.67, 6.41) |
| CIE-LCH | lch(76.42, 9.25, 43.86°) |
| OKLab | oklab(79.93% 0.0213 0.0169) |
| OKLCH | oklch(79.93% 0.027 38.5) |
| XYZ | xyz(50.5295, 50.5782, 48.6872) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.31
Warm Gray
#C9BEB0
ΔE00 7.07
Greige
#B8AB98
ΔE00 9.34
Silver
#C0C0C0
ΔE00 9.42
Mushroom
#BA9E88
ΔE00 9.64
Dark Gray
#A9A9A9
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8B1 #B1C7CE
analogous
#CEB1B8 #CEB8B1 #CEC7B1
triadic
#CEB8B1 #B1CEB8 #B8B1CE
tetradic
#CEB8B1 #B8CEB1 #B1C7CE #C7B1CE
square
#CEB8B1 #B8CEB1 #B1C7CE #C7B1CE
split-complementary
#CEB8B1 #B1CEC7 #B1B8CE
monochromatic
#9F7466 #B6968B #CEB8B1 #E6DAD7 #F3EEEC
Accessibility & contrast
On white
1.89
#CEB8B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CEB8B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8B1
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8B1 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB1
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#D4B5B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb8b1; /* rgb */ color: rgb(206, 184, 177); /* oklch */ color: oklch(79.9% 0.027 38.5);
Tailwind
colors: {
custom: {
50: '#ddcdc8',
500: '#ceb8b1',
950: '#000000',
},
}SCSS
$custom: #ceb8b1; $custom-light: #ddcdc8; $custom-dark: #000000;
JSON
{
"hex": "#ceb8b1",
"rgb": {
"r": 206,
"g": 184,
"b": 177
},
"hsl": {
"h": 14.483,
"s": 22.835,
"l": 75.098
},
"oklch": {
"l": 0.79928,
"c": 0.02716,
"h": 38.5
},
"luminance": 0.50577
}Semantic roles & 50–950 ramp
primary
#CEB8B1
secondary
#809BA3
accent
#8BA144
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#151313
muted
#848382