#CEAE95#CEAE95
#CEAE95 is a light, muted orange. Relative luminance 0.456; OKLCH L 77.2% C 0.051 H 59.9°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAE95 |
|---|---|
| RGB | rgb(206, 174, 149) |
| HSL | hsl(26, 37%, 70%) |
| HSV | hsv(26, 28%, 81%) |
| CMYK | cmyk(0%, 15.5%, 27.7%, 19.2%) |
| CIE-LAB | lab(73.26, 7.85, 17.16) |
| CIE-LCH | lch(73.26, 18.87, 65.41°) |
| OKLab | oklab(77.25% 0.0255 0.044) |
| OKLCH | oklch(77.25% 0.051 59.9) |
| XYZ | xyz(46.0151, 45.5656, 34.7991) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.96
Tan
#D2B48C
ΔE00 5.77
Khaki
#C3B091
ΔE00 6.72
Taupe (survey)
#B9A281
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.55
Greige
#B8AB98
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAE95 #95B5CE
analogous
#CE9599 #CEAE95 #CECB95
triadic
#CEAE95 #95CEAE #AE95CE
tetradic
#CEAE95 #99CE95 #95B5CE #CB95CE
square
#CEAE95 #99CE95 #95B5CE #CB95CE
split-complementary
#CEAE95 #95CECB #9599CE
monochromatic
#9F6F4A #BB8E6B #CEAE95 #E1CEBF #F5EEE9
Accessibility & contrast
On white
2.08
#CEAE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CEAE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAE95
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAE95 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B093
Deuteranopia (green-blind)
#BFB795
Tritanopia (blue-blind)
#D8A8A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ceae95; /* rgb */ color: rgb(206, 174, 149); /* oklch */ color: oklch(77.2% 0.051 59.9);
Tailwind
colors: {
custom: {
50: '#ddc6b4',
500: '#ceae95',
950: '#000000',
},
}SCSS
$custom: #ceae95; $custom-light: #ddc6b4; $custom-dark: #000000;
JSON
{
"hex": "#ceae95",
"rgb": {
"r": 206,
"g": 174,
"b": 149
},
"hsl": {
"h": 26.316,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.77248,
"c": 0.05082,
"h": 59.9
},
"luminance": 0.45564
}Semantic roles & 50–950 ramp
primary
#CEAE95
secondary
#D7E0E8
accent
#7AB036
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280