#CEB4B0#CEB4B0
#CEB4B0 is a light, muted red. Relative luminance 0.489; OKLCH L 79.1% C 0.031 H 28.2°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4B0 |
|---|---|
| RGB | rgb(206, 180, 176) |
| HSL | hsl(8, 23%, 75%) |
| HSV | hsv(8, 15%, 81%) |
| CMYK | cmyk(0%, 12.6%, 14.6%, 19.2%) |
| CIE-LAB | lab(75.39, 8.66, 5.47) |
| CIE-LCH | lch(75.39, 10.24, 32.27°) |
| OKLab | oklab(79.11% 0.027 0.0145) |
| OKLCH | oklch(79.11% 0.031 28.2) |
| XYZ | xyz(49.6110, 48.9001, 47.8912) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.24
Dusty Pink
#D8A7B1
ΔE00 9.15
Warm Gray
#C9BEB0
ΔE00 9.55
Mushroom
#BA9E88
ΔE00 10.38
Silver
#C0C0C0
ΔE00 10.82
Pale Rose
#FDC1C5
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4B0 #B0CACE
analogous
#CEB0BB #CEB4B0 #CEC3B0
triadic
#CEB4B0 #B0CEB4 #B4B0CE
tetradic
#CEB4B0 #BBCEB0 #B0CACE #C3B0CE
square
#CEB4B0 #BBCEB0 #B0CACE #C3B0CE
split-complementary
#CEB4B0 #B0CEC3 #B0BBCE
monochromatic
#9F6C64 #B7908A #CEB4B0 #E5D8D6 #F3EDEC
Accessibility & contrast
On white
1.95
#CEB4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#CEB4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4B0
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4B0 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B0
Deuteranopia (green-blind)
#BFBCB0
Tritanopia (blue-blind)
#D5B1B3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ceb4b0; /* rgb */ color: rgb(206, 180, 176); /* oklch */ color: oklch(79.1% 0.031 28.2);
Tailwind
colors: {
custom: {
50: '#ddcac7',
500: '#ceb4b0',
950: '#000000',
},
}SCSS
$custom: #ceb4b0; $custom-light: #ddcac7; $custom-dark: #000000;
JSON
{
"hex": "#ceb4b0",
"rgb": {
"r": 206,
"g": 180,
"b": 176
},
"hsl": {
"h": 8,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.79112,
"c": 0.03063,
"h": 28.2
},
"luminance": 0.48899
}Semantic roles & 50–950 ramp
primary
#CEB4B0
secondary
#E1E9EA
accent
#95A244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282