#CEA296#CEA296
#CEA296 is a light, muted red. Relative luminance 0.412; OKLCH L 74.9% C 0.055 H 35.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA296 |
|---|---|
| RGB | rgb(206, 162, 150) |
| HSL | hsl(13, 36%, 70%) |
| HSV | hsv(13, 27%, 81%) |
| CMYK | cmyk(0%, 21.4%, 27.2%, 19.2%) |
| CIE-LAB | lab(70.29, 14.49, 12.45) |
| CIE-LCH | lch(70.29, 19.10, 40.69°) |
| OKLab | oklab(74.94% 0.0448 0.0323) |
| OKLCH | oklch(74.94% 0.055 35.8) |
| XYZ | xyz(43.8797, 41.1665, 34.4829) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.80
Pinkish Grey
#C8ACA9
ΔE00 5.93
Rosybrown
#BC8F8F
ΔE00 7.43
Blush (survey)
#F29E8E
ΔE00 8.40
Mushroom
#BA9E88
ΔE00 8.49
Darksalmon
#E9967A
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA296 #96C2CE
analogous
#CE96A6 #CEA296 #CEBE96
triadic
#CEA296 #96CEA2 #A296CE
tetradic
#CEA296 #A6CE96 #96C2CE #BE96CE
square
#CEA296 #A6CE96 #96C2CE #BE96CE
split-complementary
#CEA296 #96CEBE #96A6CE
monochromatic
#9F5D4A #BB7D6C #CEA296 #E1C7C0 #F5ECE9
Accessibility & contrast
On white
2.27
#CEA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#CEA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA296
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA296 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA795
Deuteranopia (green-blind)
#B6AF96
Tritanopia (blue-blind)
#D99C9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cea296; /* rgb */ color: rgb(206, 162, 150); /* oklch */ color: oklch(74.9% 0.055 35.8);
Tailwind
colors: {
custom: {
50: '#debdb4',
500: '#cea296',
950: '#000000',
},
}SCSS
$custom: #cea296; $custom-light: #debdb4; $custom-dark: #000000;
JSON
{
"hex": "#cea296",
"rgb": {
"r": 206,
"g": 162,
"b": 150
},
"hsl": {
"h": 12.857,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.74938,
"c": 0.05526,
"h": 35.8
},
"luminance": 0.41164
}Semantic roles & 50–950 ramp
primary
#CEA296
secondary
#D8E4E8
accent
#95AF36
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180