#CEB59F#CEB59F
#CEB59F is a light, muted orange. Relative luminance 0.487; OKLCH L 78.9% C 0.042 H 63.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB59F |
|---|---|
| RGB | rgb(206, 181, 159) |
| HSL | hsl(28, 32%, 72%) |
| HSV | hsv(28, 23%, 81%) |
| CMYK | cmyk(0%, 12.1%, 22.8%, 19.2%) |
| CIE-LAB | lab(75.25, 5.51, 14.51) |
| CIE-LCH | lch(75.25, 15.52, 69.19°) |
| OKLab | oklab(78.87% 0.0187 0.0374) |
| OKLCH | oklch(78.87% 0.042 63.5) |
| XYZ | xyz(48.2357, 48.6742, 39.6483) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.54
Tan
#D2B48C
ΔE00 5.79
Warm Gray
#C9BEB0
ΔE00 5.95
Greige
#B8AB98
ΔE00 6.02
Mushroom
#BA9E88
ΔE00 6.44
Taupe (survey)
#B9A281
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB59F #9FB8CE
analogous
#CE9FA1 #CEB59F #CECD9F
triadic
#CEB59F #9FCEB5 #B59FCE
tetradic
#CEB59F #A1CE9F #9FB8CE #CD9FCE
square
#CEB59F #A1CE9F #9FB8CE #CD9FCE
split-complementary
#CEB59F #9FCECD #9FA1CE
monochromatic
#A17752 #B99676 #CEB59F #E3D4C8 #F5EFEB
Accessibility & contrast
On white
1.96
#CEB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CEB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB59F
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB59F | 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)
#BDB69E
Deuteranopia (green-blind)
#C3BC9F
Tritanopia (blue-blind)
#D7B0AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb59f; /* rgb */ color: rgb(206, 181, 159); /* oklch */ color: oklch(78.9% 0.042 63.5);
Tailwind
colors: {
custom: {
50: '#ddcbbb',
500: '#ceb59f',
950: '#000000',
},
}SCSS
$custom: #ceb59f; $custom-light: #ddcbbb; $custom-dark: #000000;
JSON
{
"hex": "#ceb59f",
"rgb": {
"r": 206,
"g": 181,
"b": 159
},
"hsl": {
"h": 28.085,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.78872,
"c": 0.04183,
"h": 63.5
},
"luminance": 0.48673
}Semantic roles & 50–950 ramp
primary
#CEB59F
secondary
#DEE5EA
accent
#76AB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280