#CEB8B4#CEB8B4
#CEB8B4 is a light, muted red. Relative luminance 0.507; OKLCH L 80.0% C 0.026 H 29.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8B4 |
|---|---|
| RGB | rgb(206, 184, 180) |
| HSL | hsl(9, 21%, 76%) |
| HSV | hsv(9, 13%, 81%) |
| CMYK | cmyk(0%, 10.7%, 12.6%, 19.2%) |
| CIE-LAB | lab(76.50, 7.16, 4.89) |
| CIE-LCH | lch(76.50, 8.67, 34.32°) |
| OKLab | oklab(80.01% 0.0225 0.0129) |
| OKLCH | oklch(80.01% 0.026 29.9) |
| XYZ | xyz(50.8318, 50.6991, 50.2793) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.68
Warm Gray
#C9BEB0
ΔE00 8.17
Silver
#C0C0C0
ΔE00 9.36
Dusty Pink
#D8A7B1
ΔE00 10.50
Greige
#B8AB98
ΔE00 10.55
Dove Gray
#B6B8BD
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8B4 #B4CACE
analogous
#CEB4BD #CEB8B4 #CEC5B4
triadic
#CEB8B4 #B4CEB8 #B8B4CE
tetradic
#CEB8B4 #BDCEB4 #B4CACE #C5B4CE
square
#CEB8B4 #BDCEB4 #B4CACE #C5B4CE
split-complementary
#CEB8B4 #B4CEC5 #B4BDCE
monochromatic
#9E726A #B6958F #CEB8B4 #E6DBD9 #F3EDEC
Accessibility & contrast
On white
1.89
#CEB8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#CEB8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8B4
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8B4 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#D4B6B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ceb8b4; /* rgb */ color: rgb(206, 184, 180); /* oklch */ color: oklch(80.0% 0.026 29.9);
Tailwind
colors: {
custom: {
50: '#ddcdca',
500: '#ceb8b4',
950: '#000000',
},
}SCSS
$custom: #ceb8b4; $custom-light: #ddcdca; $custom-dark: #000000;
JSON
{
"hex": "#ceb8b4",
"rgb": {
"r": 206,
"g": 184,
"b": 180
},
"hsl": {
"h": 9.231,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.8001,
"c": 0.02592,
"h": 29.9
},
"luminance": 0.50698
}Semantic roles & 50–950 ramp
primary
#CEB8B4
secondary
#839EA3
accent
#929F46
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#151313
muted
#848382