#CEAA96#CEAA96
#CEAA96 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.5% C 0.051 H 50.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAA96 |
|---|---|
| RGB | rgb(206, 170, 150) |
| HSL | hsl(21, 36%, 70%) |
| HSV | hsv(21, 27%, 81%) |
| CMYK | cmyk(0%, 17.5%, 27.2%, 19.2%) |
| CIE-LAB | lab(72.28, 10.15, 15.24) |
| CIE-LCH | lch(72.28, 18.31, 56.35°) |
| OKLab | oklab(76.49% 0.0322 0.0392) |
| OKLCH | oklch(76.49% 0.051 50.7) |
| XYZ | xyz(45.3340, 44.0751, 34.9676) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.24
Pinkish Tan
#D99B82
ΔE00 7.08
Pinkish Grey
#C8ACA9
ΔE00 7.32
Tan
#D2B48C
ΔE00 8.78
Taupe (survey)
#B9A281
ΔE00 9.24
Greige
#B8AB98
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAA96 #96BACE
analogous
#CE969E #CEAA96 #CEC696
triadic
#CEAA96 #96CEAA #AA96CE
tetradic
#CEAA96 #9ECE96 #96BACE #C696CE
square
#CEAA96 #9ECE96 #96BACE #C696CE
split-complementary
#CEAA96 #96CEC6 #969ECE
monochromatic
#9F694A #BB886C #CEAA96 #E1CCC0 #F5EEE9
Accessibility & contrast
On white
2.14
#CEAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#CEAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAA96
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAA96 | 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)
#B4AD95
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#D8A4A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ceaa96; /* rgb */ color: rgb(206, 170, 150); /* oklch */ color: oklch(76.5% 0.051 50.7);
Tailwind
colors: {
custom: {
50: '#ddc3b5',
500: '#ceaa96',
950: '#000000',
},
}SCSS
$custom: #ceaa96; $custom-light: #ddc3b5; $custom-dark: #000000;
JSON
{
"hex": "#ceaa96",
"rgb": {
"r": 206,
"g": 170,
"b": 150
},
"hsl": {
"h": 21.429,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.76486,
"c": 0.05073,
"h": 50.7
},
"luminance": 0.44073
}Semantic roles & 50–950 ramp
primary
#CEAA96
secondary
#D8E2E8
accent
#84AF36
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180