#CEB59E#CEB59E
#CEB59E is a light, muted orange. Relative luminance 0.486; OKLCH L 78.8% C 0.043 H 64.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB59E |
|---|---|
| RGB | rgb(206, 181, 158) |
| HSL | hsl(29, 33%, 71%) |
| HSV | hsv(29, 23%, 81%) |
| CMYK | cmyk(0%, 12.1%, 23.3%, 19.2%) |
| CIE-LAB | lab(75.23, 5.37, 15.02) |
| CIE-LCH | lch(75.23, 15.95, 70.33°) |
| OKLab | oklab(78.85% 0.0182 0.0387) |
| OKLCH | oklch(78.85% 0.043 64.8) |
| XYZ | xyz(48.1493, 48.6396, 39.1932) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.18
Tan
#D2B48C
ΔE00 5.40
Greige
#B8AB98
ΔE00 5.94
Warm Gray
#C9BEB0
ΔE00 6.01
Mushroom
#BA9E88
ΔE00 6.48
Taupe (survey)
#B9A281
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB59E #9EB7CE
analogous
#CE9E9F #CEB59E #CECD9E
triadic
#CEB59E #9ECEB5 #B59ECE
tetradic
#CEB59E #9FCE9E #9EB7CE #CD9ECE
square
#CEB59E #9FCE9E #9EB7CE #CD9ECE
split-complementary
#CEB59E #9ECECD #9E9FCE
monochromatic
#A17751 #B99675 #CEB59E #E3D4C7 #F5EFEB
Accessibility & contrast
On white
1.96
#CEB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CEB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB59E
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB59E | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69D
Deuteranopia (green-blind)
#C3BB9E
Tritanopia (blue-blind)
#D7B0AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb59e; /* rgb */ color: rgb(206, 181, 158); /* oklch */ color: oklch(78.8% 0.043 64.8);
Tailwind
colors: {
custom: {
50: '#ddcbba',
500: '#ceb59e',
950: '#000000',
},
}SCSS
$custom: #ceb59e; $custom-light: #ddcbba; $custom-dark: #000000;
JSON
{
"hex": "#ceb59e",
"rgb": {
"r": 206,
"g": 181,
"b": 158
},
"hsl": {
"h": 28.75,
"s": 32.877,
"l": 71.373
},
"oklch": {
"l": 0.78848,
"c": 0.04279,
"h": 64.8
},
"luminance": 0.48638
}Semantic roles & 50–950 ramp
primary
#CEB59E
secondary
#DEE4EA
accent
#75AC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280