#CEB6B0#CEB6B0
#CEB6B0 is a light, muted red. Relative luminance 0.497; OKLCH L 79.5% C 0.029 H 34.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6B0 |
|---|---|
| RGB | rgb(206, 182, 176) |
| HSL | hsl(12, 23%, 75%) |
| HSV | hsv(12, 15%, 81%) |
| CMYK | cmyk(0%, 11.7%, 14.6%, 19.2%) |
| CIE-LAB | lab(75.89, 7.58, 6.19) |
| CIE-LCH | lch(75.89, 9.79, 39.24°) |
| OKLab | oklab(79.51% 0.0239 0.0163) |
| OKLCH | oklch(79.51% 0.029 34.3) |
| XYZ | xyz(50.0177, 49.7135, 48.0267) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.30
Warm Gray
#C9BEB0
ΔE00 8.16
Mushroom
#BA9E88
ΔE00 9.76
Silver
#C0C0C0
ΔE00 10.11
Greige
#B8AB98
ΔE00 10.12
Dusty Pink
#D8A7B1
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6B0 #B0C8CE
analogous
#CEB0B9 #CEB6B0 #CEC5B0
triadic
#CEB6B0 #B0CEB6 #B6B0CE
tetradic
#CEB6B0 #B9CEB0 #B0C8CE #C5B0CE
square
#CEB6B0 #B9CEB0 #B0C8CE #C5B0CE
split-complementary
#CEB6B0 #B0CEC5 #B0B9CE
monochromatic
#9F7064 #B7938A #CEB6B0 #E5D9D6 #F3EEEC
Accessibility & contrast
On white
1.92
#CEB6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#CEB6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6B0
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6B0 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8B0
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#D4B3B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb6b0; /* rgb */ color: rgb(206, 182, 176); /* oklch */ color: oklch(79.5% 0.029 34.3);
Tailwind
colors: {
custom: {
50: '#ddcbc7',
500: '#ceb6b0',
950: '#000000',
},
}SCSS
$custom: #ceb6b0; $custom-light: #ddcbc7; $custom-dark: #000000;
JSON
{
"hex": "#ceb6b0",
"rgb": {
"r": 206,
"g": 182,
"b": 176
},
"hsl": {
"h": 12,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.79506,
"c": 0.02897,
"h": 34.3
},
"luminance": 0.49712
}Semantic roles & 50–950 ramp
primary
#CEB6B0
secondary
#E1E8EA
accent
#8FA244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282