#CEA993#CEA993
#CEA993 is a light, muted orange. Relative luminance 0.436; OKLCH L 76.2% C 0.053 H 52.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA993 |
|---|---|
| RGB | rgb(206, 169, 147) |
| HSL | hsl(22, 38%, 69%) |
| HSV | hsv(22, 29%, 81%) |
| CMYK | cmyk(0%, 18%, 28.6%, 19.2%) |
| CIE-LAB | lab(71.96, 10.28, 16.44) |
| CIE-LCH | lch(71.96, 19.39, 58.00°) |
| OKLab | oklab(76.22% 0.0325 0.0422) |
| OKLCH | oklch(76.22% 0.053 52.4) |
| XYZ | xyz(44.9087, 43.6062, 33.6494) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.96
Pinkish Tan
#D99B82
ΔE00 6.84
Pinkish Grey
#C8ACA9
ΔE00 8.10
Tan
#D2B48C
ΔE00 8.27
Taupe (survey)
#B9A281
ΔE00 8.76
Khaki
#C3B091
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA993 #93B8CE
analogous
#CE939B #CEA993 #CEC793
triadic
#CEA993 #93CEA9 #A993CE
tetradic
#CEA993 #9BCE93 #93B8CE #C793CE
square
#CEA993 #9BCE93 #93B8CE #C793CE
split-complementary
#CEA993 #93CEC7 #939BCE
monochromatic
#9F6848 #BB8769 #CEA993 #E1CBBD #F4ECE7
Accessibility & contrast
On white
2.16
#CEA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#CEA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA993
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA993 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#BCB393
Tritanopia (blue-blind)
#D9A3A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cea993; /* rgb */ color: rgb(206, 169, 147); /* oklch */ color: oklch(76.2% 0.053 52.4);
Tailwind
colors: {
custom: {
50: '#dec2b2',
500: '#cea993',
950: '#000000',
},
}SCSS
$custom: #cea993; $custom-light: #dec2b2; $custom-dark: #000000;
JSON
{
"hex": "#cea993",
"rgb": {
"r": 206,
"g": 169,
"b": 147
},
"hsl": {
"h": 22.373,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.76219,
"c": 0.05327,
"h": 52.4
},
"luminance": 0.43604
}Semantic roles & 50–950 ramp
primary
#CEA993
secondary
#D6E1E7
accent
#82B135
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180