#CEA293#CEA293
#CEA293 is a light, muted orange. Relative luminance 0.411; OKLCH L 74.9% C 0.057 H 39.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA293 |
|---|---|
| RGB | rgb(206, 162, 147) |
| HSL | hsl(15, 38%, 69%) |
| HSV | hsv(15, 29%, 81%) |
| CMYK | cmyk(0%, 21.4%, 28.6%, 19.2%) |
| CIE-LAB | lab(70.23, 14.07, 14.01) |
| CIE-LCH | lch(70.23, 19.86, 44.88°) |
| OKLab | oklab(74.86% 0.0436 0.0362) |
| OKLCH | oklch(74.86% 0.057 39.7) |
| XYZ | xyz(43.6412, 41.0711, 33.2269) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.02
Pinkish Grey
#C8ACA9
ΔE00 6.62
Mushroom
#BA9E88
ΔE00 7.58
Rosybrown
#BC8F8F
ΔE00 8.35
Darksalmon
#E9967A
ΔE00 8.54
Blush (survey)
#F29E8E
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA293 #93BFCE
analogous
#CE93A2 #CEA293 #CEC093
triadic
#CEA293 #93CEA2 #A293CE
tetradic
#CEA293 #A2CE93 #93BFCE #C093CE
square
#CEA293 #A2CE93 #93BFCE #C093CE
split-complementary
#CEA293 #93CEC0 #93A2CE
monochromatic
#9F5E48 #BB7E69 #CEA293 #E1C6BD #F4EBE7
Accessibility & contrast
On white
2.28
#CEA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CEA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA293
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA293 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#B7AF93
Tritanopia (blue-blind)
#D99C9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cea293; /* rgb */ color: rgb(206, 162, 147); /* oklch */ color: oklch(74.9% 0.057 39.7);
Tailwind
colors: {
custom: {
50: '#debdb2',
500: '#cea293',
950: '#000000',
},
}SCSS
$custom: #cea293; $custom-light: #debdb2; $custom-dark: #000000;
JSON
{
"hex": "#cea293",
"rgb": {
"r": 206,
"g": 162,
"b": 147
},
"hsl": {
"h": 15.254,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.74864,
"c": 0.05667,
"h": 39.7
},
"luminance": 0.41069
}Semantic roles & 50–950 ramp
primary
#CEA293
secondary
#D6E3E7
accent
#91B135
background
#FDFBFA
surface
#FBF6F5
border
#D4D0CF
text
#151211
muted
#838180