#CEB2B0#CEB2B0
#CEB2B0 is a light, muted red. Relative luminance 0.481; OKLCH L 78.7% C 0.033 H 22.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2B0 |
|---|---|
| RGB | rgb(206, 178, 176) |
| HSL | hsl(4, 23%, 75%) |
| HSV | hsv(4, 15%, 81%) |
| CMYK | cmyk(0%, 13.6%, 14.6%, 19.2%) |
| CIE-LAB | lab(74.89, 9.74, 4.74) |
| CIE-LCH | lch(74.89, 10.83, 25.98°) |
| OKLab | oklab(78.72% 0.0301 0.0126) |
| OKLCH | oklch(78.72% 0.033 22.7) |
| XYZ | xyz(49.2102, 48.0985, 47.7575) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.71
Dusty Pink
#D8A7B1
ΔE00 7.88
Rosybrown
#BC8F8F
ΔE00 10.43
Pale Rose
#FDC1C5
ΔE00 10.46
Light Rose
#FFC5CB
ΔE00 10.82
Warm Gray
#C9BEB0
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2B0 #B0CCCE
analogous
#CEB0BD #CEB2B0 #CEC1B0
triadic
#CEB2B0 #B0CEB2 #B2B0CE
tetradic
#CEB2B0 #BDCEB0 #B0CCCE #C1B0CE
square
#CEB2B0 #BDCEB0 #B0CCCE #C1B0CE
split-complementary
#CEB2B0 #B0CEC1 #B0BDCE
monochromatic
#9F6864 #B78D8A #CEB2B0 #E5D7D6 #F3EDEC
Accessibility & contrast
On white
1.98
#CEB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#CEB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2B0
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2B0 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5B0
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#D5AFB2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ceb2b0; /* rgb */ color: rgb(206, 178, 176); /* oklch */ color: oklch(78.7% 0.033 22.7);
Tailwind
colors: {
custom: {
50: '#ddc9c7',
500: '#ceb2b0',
950: '#000000',
},
}SCSS
$custom: #ceb2b0; $custom-light: #ddc9c7; $custom-dark: #000000;
JSON
{
"hex": "#ceb2b0",
"rgb": {
"r": 206,
"g": 178,
"b": 176
},
"hsl": {
"h": 4,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.7872,
"c": 0.0326,
"h": 22.7
},
"luminance": 0.48097
}Semantic roles & 50–950 ramp
primary
#CEB2B0
secondary
#E1E9EA
accent
#9CA244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282