#CEA397#CEA397
#CEA397 is a light, muted red. Relative luminance 0.416; OKLCH L 75.2% C 0.054 H 36.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA397 |
|---|---|
| RGB | rgb(206, 163, 151) |
| HSL | hsl(13, 36%, 70%) |
| HSV | hsv(13, 27%, 81%) |
| CMYK | cmyk(0%, 20.9%, 26.7%, 19.2%) |
| CIE-LAB | lab(70.56, 14.08, 12.28) |
| CIE-LCH | lch(70.56, 18.69, 41.09°) |
| OKLab | oklab(75.15% 0.0437 0.0319) |
| OKLCH | oklch(75.15% 0.054 36.1) |
| XYZ | xyz(44.1374, 41.5525, 34.9677) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.68
Pinkish Tan
#D99B82
ΔE00 5.99
Rosybrown
#BC8F8F
ΔE00 7.65
Mushroom
#BA9E88
ΔE00 8.33
Blush (survey)
#F29E8E
ΔE00 8.60
Darksalmon
#E9967A
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA397 #97C2CE
analogous
#CE97A6 #CEA397 #CEBF97
triadic
#CEA397 #97CEA3 #A397CE
tetradic
#CEA397 #A6CE97 #97C2CE #BF97CE
square
#CEA397 #A6CE97 #97C2CE #BF97CE
split-complementary
#CEA397 #97CEBF #97A6CE
monochromatic
#9F5E4B #BA7E6D #CEA397 #E2C8C1 #F5EDEA
Accessibility & contrast
On white
2.26
#CEA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#CEA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA397
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA397 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#D99DA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cea397; /* rgb */ color: rgb(206, 163, 151); /* oklch */ color: oklch(75.2% 0.054 36.1);
Tailwind
colors: {
custom: {
50: '#debeb5',
500: '#cea397',
950: '#000000',
},
}SCSS
$custom: #cea397; $custom-light: #debeb5; $custom-dark: #000000;
JSON
{
"hex": "#cea397",
"rgb": {
"r": 206,
"g": 163,
"b": 151
},
"hsl": {
"h": 13.091,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.75154,
"c": 0.05404,
"h": 36.1
},
"luminance": 0.41551
}Semantic roles & 50–950 ramp
primary
#CEA397
secondary
#D9E5E8
accent
#95AF37
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180