#CEAAA1#CEAAA1
#CEAAA1 is a light, muted red. Relative luminance 0.444; OKLCH L 76.8% C 0.044 H 34.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAA1 |
|---|---|
| RGB | rgb(206, 170, 161) |
| HSL | hsl(12, 31%, 72%) |
| HSV | hsv(12, 22%, 81%) |
| CMYK | cmyk(0%, 17.5%, 21.8%, 19.2%) |
| CIE-LAB | lab(72.53, 11.73, 9.57) |
| CIE-LCH | lch(72.53, 15.14, 39.20°) |
| OKLab | oklab(76.76% 0.0366 0.025) |
| OKLCH | oklch(76.76% 0.044 34.4) |
| XYZ | xyz(46.2616, 44.4462, 39.8534) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.32
Pinkish Tan
#D99B82
ΔE00 8.33
Mushroom
#BA9E88
ΔE00 8.55
Dusty Pink
#D8A7B1
ΔE00 8.73
Rosybrown
#BC8F8F
ΔE00 8.73
Blush (survey)
#F29E8E
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAA1 #A1C5CE
analogous
#CEA1AF #CEAAA1 #CEC1A1
triadic
#CEAAA1 #A1CEAA #AAA1CE
tetradic
#CEAAA1 #AFCEA1 #A1C5CE #C1A1CE
square
#CEAAA1 #AFCEA1 #A1C5CE #C1A1CE
split-complementary
#CEAAA1 #A1CEC1 #A1AFCE
monochromatic
#A16354 #B98679 #CEAAA1 #E3CEC9 #F5EDEB
Accessibility & contrast
On white
2.12
#CEAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#CEAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAA1
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAA1 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA0
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#D7A5A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaa1; /* rgb */ color: rgb(206, 170, 161); /* oklch */ color: oklch(76.8% 0.044 34.4);
Tailwind
colors: {
custom: {
50: '#ddc3bc',
500: '#ceaaa1',
950: '#000000',
},
}SCSS
$custom: #ceaaa1; $custom-light: #ddc3bc; $custom-dark: #000000;
JSON
{
"hex": "#ceaaa1",
"rgb": {
"r": 206,
"g": 170,
"b": 161
},
"hsl": {
"h": 12,
"s": 31.469,
"l": 71.961
},
"oklch": {
"l": 0.7676,
"c": 0.04431,
"h": 34.4
},
"luminance": 0.44444
}Semantic roles & 50–950 ramp
primary
#CEAAA1
secondary
#E0E9EB
accent
#94AA3B
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181