#CEAAA3#CEAAA3
#CEAAA3 is a light, muted red. Relative luminance 0.445; OKLCH L 76.8% C 0.044 H 30.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAA3 |
|---|---|
| RGB | rgb(206, 170, 163) |
| HSL | hsl(10, 30%, 72%) |
| HSV | hsv(10, 21%, 81%) |
| CMYK | cmyk(0%, 17.5%, 20.9%, 19.2%) |
| CIE-LAB | lab(72.57, 12.03, 8.54) |
| CIE-LCH | lch(72.57, 14.75, 35.36°) |
| OKLab | oklab(76.81% 0.0374 0.0224) |
| OKLCH | oklch(76.81% 0.044 30.9) |
| XYZ | xyz(46.4394, 44.5173, 40.7897) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.83
Dusty Pink
#D8A7B1
ΔE00 7.87
Rosybrown
#BC8F8F
ΔE00 8.35
Pinkish Tan
#D99B82
ΔE00 8.90
Mushroom
#BA9E88
ΔE00 9.30
Grey Pink
#C3909B
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAA3 #A3C7CE
analogous
#CEA3B2 #CEAAA3 #CEBFA3
triadic
#CEAAA3 #A3CEAA #AAA3CE
tetradic
#CEAAA3 #B2CEA3 #A3C7CE #BFA3CE
square
#CEAAA3 #B2CEA3 #A3C7CE #BFA3CE
split-complementary
#CEAAA3 #A3CEBF #A3B2CE
monochromatic
#A16256 #B9857B #CEAAA3 #E3CFCB #F4EDEB
Accessibility & contrast
On white
2.12
#CEAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#CEAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAA3
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAA3 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA2
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#D7A6A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaa3; /* rgb */ color: rgb(206, 170, 163); /* oklch */ color: oklch(76.8% 0.044 30.9);
Tailwind
colors: {
custom: {
50: '#ddc3be',
500: '#ceaaa3',
950: '#000000',
},
}SCSS
$custom: #ceaaa3; $custom-light: #ddc3be; $custom-dark: #000000;
JSON
{
"hex": "#ceaaa3",
"rgb": {
"r": 206,
"g": 170,
"b": 163
},
"hsl": {
"h": 9.767,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.76812,
"c": 0.04357,
"h": 30.9
},
"luminance": 0.44516
}Semantic roles & 50–950 ramp
primary
#CEAAA3
secondary
#E0E9EB
accent
#97A93C
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181