#CEB2AA#CEB2AA
#CEB2AA is a light, muted red. Relative luminance 0.479; OKLCH L 78.6% C 0.034 H 36.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2AA |
|---|---|
| RGB | rgb(206, 178, 170) |
| HSL | hsl(13, 27%, 74%) |
| HSV | hsv(13, 17%, 81%) |
| CMYK | cmyk(0%, 13.6%, 17.5%, 19.2%) |
| CIE-LAB | lab(74.74, 8.78, 7.81) |
| CIE-LCH | lch(74.74, 11.75, 41.63°) |
| OKLab | oklab(78.56% 0.0277 0.0205) |
| OKLCH | oklch(78.56% 0.034 36.5) |
| XYZ | xyz(48.6296, 47.8662, 44.6999) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.81
Mushroom
#BA9E88
ΔE00 8.75
Warm Gray
#C9BEB0
ΔE00 9.08
Dusty Pink
#D8A7B1
ΔE00 10.08
Greige
#B8AB98
ΔE00 10.29
Pinkish Tan
#D99B82
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2AA #AAC6CE
analogous
#CEAAB4 #CEB2AA #CEC4AA
triadic
#CEB2AA #AACEB2 #B2AACE
tetradic
#CEB2AA #B4CEAA #AAC6CE #C4AACE
square
#CEB2AA #B4CEAA #AAC6CE #C4AACE
split-complementary
#CEB2AA #AACEC4 #AAB4CE
monochromatic
#A16C5D #B88F83 #CEB2AA #E4D5D1 #F4EDEC
Accessibility & contrast
On white
1.99
#CEB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#CEB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2AA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2AA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5A9
Deuteranopia (green-blind)
#BFBAAA
Tritanopia (blue-blind)
#D5AEB0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ceb2aa; /* rgb */ color: rgb(206, 178, 170); /* oklch */ color: oklch(78.6% 0.034 36.5);
Tailwind
colors: {
custom: {
50: '#ddc9c3',
500: '#ceb2aa',
950: '#000000',
},
}SCSS
$custom: #ceb2aa; $custom-light: #ddc9c3; $custom-dark: #000000;
JSON
{
"hex": "#ceb2aa",
"rgb": {
"r": 206,
"g": 178,
"b": 170
},
"hsl": {
"h": 13.333,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.78558,
"c": 0.03445,
"h": 36.5
},
"luminance": 0.47865
}Semantic roles & 50–950 ramp
primary
#CEB2AA
secondary
#E1E8EA
accent
#8FA540
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281