#CEB4B4#CEB4B4
#CEB4B4 is a light, muted red. Relative luminance 0.491; OKLCH L 79.2% C 0.030 H 17.8°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4B4 |
|---|---|
| RGB | rgb(206, 180, 180) |
| HSL | hsl(0, 21%, 76%) |
| HSV | hsv(0, 13%, 81%) |
| CMYK | cmyk(0%, 12.6%, 12.6%, 19.2%) |
| CIE-LAB | lab(75.49, 9.31, 3.43) |
| CIE-LCH | lch(75.49, 9.92, 20.24°) |
| OKLab | oklab(79.22% 0.0286 0.0092) |
| OKLCH | oklch(79.22% 0.03 17.8) |
| XYZ | xyz(50.0126, 49.0608, 50.0063) |
| Luminance | 0.4906 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.55
Dusty Pink
#D8A7B1
ΔE00 7.97
Thistle
#D8BFD8
ΔE00 10.06
Pale Rose
#FDC1C5
ΔE00 10.54
Light Rose
#FFC5CB
ΔE00 10.78
Warm Gray
#C9BEB0
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4B4 #B4CECE
analogous
#CEB4C1 #CEB4B4 #CEC1B4
triadic
#CEB4B4 #B4CEB4 #B4B4CE
tetradic
#CEB4B4 #C1CEB4 #B4CECE #C1B4CE
square
#CEB4B4 #C1CEB4 #B4CECE #C1B4CE
split-complementary
#CEB4B4 #B4CEC1 #B4C1CE
monochromatic
#9E6A6A #B68F8F #CEB4B4 #E6D9D9 #F3ECEC
Accessibility & contrast
On white
1.94
#CEB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#CEB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4B4
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4B4 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B4
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#D4B2B4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ceb4b4; /* rgb */ color: rgb(206, 180, 180); /* oklch */ color: oklch(79.2% 0.030 17.8);
Tailwind
colors: {
custom: {
50: '#ddcaca',
500: '#ceb4b4',
950: '#000000',
},
}SCSS
$custom: #ceb4b4; $custom-light: #ddcaca; $custom-dark: #000000;
JSON
{
"hex": "#ceb4b4",
"rgb": {
"r": 206,
"g": 180,
"b": 180
},
"hsl": {
"h": 0,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.79223,
"c": 0.03,
"h": 17.8
},
"luminance": 0.4906
}Semantic roles & 50–950 ramp
primary
#CEB4B4
secondary
#E2E9E9
accent
#9F9F46
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282