#CEB6B2#CEB6B2
#CEB6B2 is a light, muted red. Relative luminance 0.498; OKLCH L 79.6% C 0.028 H 29.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6B2 |
|---|---|
| RGB | rgb(206, 182, 178) |
| HSL | hsl(9, 22%, 75%) |
| HSV | hsv(9, 14%, 81%) |
| CMYK | cmyk(0%, 11.7%, 13.6%, 19.2%) |
| CIE-LAB | lab(75.94, 7.91, 5.18) |
| CIE-LCH | lch(75.94, 9.45, 33.21°) |
| OKLab | oklab(79.56% 0.0247 0.0137) |
| OKLCH | oklch(79.56% 0.028 29) |
| XYZ | xyz(50.2170, 49.7932, 49.0766) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.92
Warm Gray
#C9BEB0
ΔE00 8.86
Dusty Pink
#D8A7B1
ΔE00 9.80
Silver
#C0C0C0
ΔE00 10.10
Mushroom
#BA9E88
ΔE00 10.52
Greige
#B8AB98
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6B2 #B2CACE
analogous
#CEB2BC #CEB6B2 #CEC4B2
triadic
#CEB6B2 #B2CEB6 #B6B2CE
tetradic
#CEB6B2 #BCCEB2 #B2CACE #C4B2CE
square
#CEB6B2 #BCCEB2 #B2CACE #C4B2CE
split-complementary
#CEB6B2 #B2CEC4 #B2BCCE
monochromatic
#9E6F67 #B6938D #CEB6B2 #E6D9D7 #F3EDEC
Accessibility & contrast
On white
1.92
#CEB6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#CEB6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6B2
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6B2 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#D4B3B5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb6b2; /* rgb */ color: rgb(206, 182, 178); /* oklch */ color: oklch(79.6% 0.028 29.0);
Tailwind
colors: {
custom: {
50: '#ddcbc9',
500: '#ceb6b2',
950: '#000000',
},
}SCSS
$custom: #ceb6b2; $custom-light: #ddcbc9; $custom-dark: #000000;
JSON
{
"hex": "#ceb6b2",
"rgb": {
"r": 206,
"g": 182,
"b": 178
},
"hsl": {
"h": 8.571,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.79561,
"c": 0.02826,
"h": 29
},
"luminance": 0.49792
}Semantic roles & 50–950 ramp
primary
#CEB6B2
secondary
#E2E8E9
accent
#94A145
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282