#CEB0B0#CEB0B0
#CEB0B0 is a light, muted red. Relative luminance 0.473; OKLCH L 78.3% C 0.035 H 17.9°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB0B0 |
|---|---|
| RGB | rgb(206, 176, 176) |
| HSL | hsl(0, 23%, 75%) |
| HSV | hsv(0, 15%, 81%) |
| CMYK | cmyk(0%, 14.6%, 14.6%, 19.2%) |
| CIE-LAB | lab(74.39, 10.82, 4.02) |
| CIE-LCH | lch(74.39, 11.54, 20.39°) |
| OKLab | oklab(78.33% 0.0332 0.0107) |
| OKLCH | oklch(78.33% 0.035 17.9) |
| XYZ | xyz(48.8151, 47.3084, 47.6259) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.04
Dusty Pink
#D8A7B1
ΔE00 6.69
Rosybrown
#BC8F8F
ΔE00 9.70
Pale Rose
#FDC1C5
ΔE00 9.95
Light Rose
#FFC5CB
ΔE00 10.32
Faded Pink
#DE9DAC
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB0B0 #B0CECE
analogous
#CEB0BF #CEB0B0 #CEBFB0
triadic
#CEB0B0 #B0CEB0 #B0B0CE
tetradic
#CEB0B0 #BFCEB0 #B0CECE #BFB0CE
square
#CEB0B0 #BFCEB0 #B0CECE #BFB0CE
split-complementary
#CEB0B0 #B0CEBF #B0BFCE
monochromatic
#9F6464 #B78A8A #CEB0B0 #E5D6D6 #F3ECEC
Accessibility & contrast
On white
2.01
#CEB0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#CEB0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB0B0
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB0B0 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B0
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#D5ADB0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ceb0b0; /* rgb */ color: rgb(206, 176, 176); /* oklch */ color: oklch(78.3% 0.035 17.9);
Tailwind
colors: {
custom: {
50: '#ddc7c7',
500: '#ceb0b0',
950: '#000000',
},
}SCSS
$custom: #ceb0b0; $custom-light: #ddc7c7; $custom-dark: #000000;
JSON
{
"hex": "#ceb0b0",
"rgb": {
"r": 206,
"g": 176,
"b": 176
},
"hsl": {
"h": 0,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.7833,
"c": 0.03484,
"h": 17.9
},
"luminance": 0.47307
}Semantic roles & 50–950 ramp
primary
#CEB0B0
secondary
#E1EAEA
accent
#A2A244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282