#CEAA95#CEAA95
#CEAA95 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.5% C 0.051 H 51.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAA95 |
|---|---|
| RGB | rgb(206, 170, 149) |
| HSL | hsl(22, 37%, 70%) |
| HSV | hsv(22, 28%, 81%) |
| CMYK | cmyk(0%, 17.5%, 27.7%, 19.2%) |
| CIE-LAB | lab(72.26, 10.01, 15.76) |
| CIE-LCH | lch(72.26, 18.67, 57.58°) |
| OKLab | oklab(76.46% 0.0317 0.0405) |
| OKLCH | oklch(76.46% 0.051 51.9) |
| XYZ | xyz(45.2538, 44.0430, 34.5454) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.06
Pinkish Tan
#D99B82
ΔE00 7.14
Pinkish Grey
#C8ACA9
ΔE00 7.71
Tan
#D2B48C
ΔE00 8.38
Taupe (survey)
#B9A281
ΔE00 8.90
Khaki
#C3B091
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAA95 #95B9CE
analogous
#CE959D #CEAA95 #CEC695
triadic
#CEAA95 #95CEAA #AA95CE
tetradic
#CEAA95 #9DCE95 #95B9CE #C695CE
square
#CEAA95 #9DCE95 #95B9CE #C695CE
split-complementary
#CEAA95 #95CEC6 #959DCE
monochromatic
#9F694A #BB886B #CEAA95 #E1CCBF #F5EDE9
Accessibility & contrast
On white
2.14
#CEAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#CEAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAA95
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAA95 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD94
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#D9A4A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ceaa95; /* rgb */ color: rgb(206, 170, 149); /* oklch */ color: oklch(76.5% 0.051 51.9);
Tailwind
colors: {
custom: {
50: '#ddc3b4',
500: '#ceaa95',
950: '#000000',
},
}SCSS
$custom: #ceaa95; $custom-light: #ddc3b4; $custom-dark: #000000;
JSON
{
"hex": "#ceaa95",
"rgb": {
"r": 206,
"g": 170,
"b": 149
},
"hsl": {
"h": 22.105,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.76462,
"c": 0.05147,
"h": 51.9
},
"luminance": 0.44041
}Semantic roles & 50–950 ramp
primary
#CEAA95
secondary
#D7E2E8
accent
#83B036
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180