#CEB8B2#CEB8B2
#CEB8B2 is a light, muted red. Relative luminance 0.506; OKLCH L 80.0% C 0.027 H 35.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8B2 |
|---|---|
| RGB | rgb(206, 184, 178) |
| HSL | hsl(13, 22%, 75%) |
| HSV | hsv(13, 14%, 81%) |
| CMYK | cmyk(0%, 10.7%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.45, 6.83, 5.90) |
| CIE-LCH | lch(76.45, 9.03, 40.82°) |
| OKLab | oklab(79.96% 0.0217 0.0156) |
| OKLCH | oklch(79.96% 0.027 35.7) |
| XYZ | xyz(50.6295, 50.6182, 49.2141) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.04
Warm Gray
#C9BEB0
ΔE00 7.43
Silver
#C0C0C0
ΔE00 9.38
Greige
#B8AB98
ΔE00 9.73
Mushroom
#BA9E88
ΔE00 9.98
Dark Gray
#A9A9A9
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8B2 #B2C8CE
analogous
#CEB2BA #CEB8B2 #CEC6B2
triadic
#CEB8B2 #B2CEB8 #B8B2CE
tetradic
#CEB8B2 #BACEB2 #B2C8CE #C6B2CE
square
#CEB8B2 #BACEB2 #B2C8CE #C6B2CE
split-complementary
#CEB8B2 #B2CEC6 #B2BACE
monochromatic
#9E7367 #B6968D #CEB8B2 #E6DAD7 #F3EEEC
Accessibility & contrast
On white
1.89
#CEB8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CEB8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8B2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8B2 | 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)
#BDBAB2
Deuteranopia (green-blind)
#C2BEB2
Tritanopia (blue-blind)
#D4B5B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ceb8b2; /* rgb */ color: rgb(206, 184, 178); /* oklch */ color: oklch(80.0% 0.027 35.7);
Tailwind
colors: {
custom: {
50: '#ddcdc9',
500: '#ceb8b2',
950: '#000000',
},
}SCSS
$custom: #ceb8b2; $custom-light: #ddcdc9; $custom-dark: #000000;
JSON
{
"hex": "#ceb8b2",
"rgb": {
"r": 206,
"g": 184,
"b": 178
},
"hsl": {
"h": 12.857,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.79955,
"c": 0.02669,
"h": 35.7
},
"luminance": 0.50617
}Semantic roles & 50–950 ramp
primary
#CEB8B2
secondary
#819CA3
accent
#8DA145
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#151313
muted
#848382