#CEB8A4#CEB8A4
#CEB8A4 is a light, muted orange. Relative luminance 0.501; OKLCH L 79.6% C 0.037 H 64.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8A4 |
|---|---|
| RGB | rgb(206, 184, 164) |
| HSL | hsl(29, 30%, 73%) |
| HSV | hsv(29, 20%, 81%) |
| CMYK | cmyk(0%, 10.7%, 20.4%, 19.2%) |
| CIE-LAB | lab(76.12, 4.65, 13.03) |
| CIE-LCH | lch(76.12, 13.83, 70.37°) |
| OKLab | oklab(79.59% 0.0161 0.0337) |
| OKLCH | oklch(79.59% 0.037 64.5) |
| XYZ | xyz(49.2949, 50.0844, 42.1853) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.68
Khaki
#C3B091
ΔE00 5.65
Greige
#B8AB98
ΔE00 5.68
Tan
#D2B48C
ΔE00 6.48
Mushroom
#BA9E88
ΔE00 7.35
Taupe (survey)
#B9A281
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8A4 #A4BACE
analogous
#CEA4A5 #CEB8A4 #CECDA4
triadic
#CEB8A4 #A4CEB8 #B8A4CE
tetradic
#CEB8A4 #A5CEA4 #A4BACE #CDA4CE
square
#CEB8A4 #A5CEA4 #A4BACE #CDA4CE
split-complementary
#CEB8A4 #A4CECD #A4A5CE
monochromatic
#A17A57 #B9997C #CEB8A4 #E3D7CC #F4EFEB
Accessibility & contrast
On white
1.91
#CEB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CEB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8A4
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8A4 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A3
Deuteranopia (green-blind)
#C4BEA4
Tritanopia (blue-blind)
#D6B3B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb8a4; /* rgb */ color: rgb(206, 184, 164); /* oklch */ color: oklch(79.6% 0.037 64.5);
Tailwind
colors: {
custom: {
50: '#ddcdbf',
500: '#ceb8a4',
950: '#000000',
},
}SCSS
$custom: #ceb8a4; $custom-light: #ddcdbf; $custom-dark: #000000;
JSON
{
"hex": "#ceb8a4",
"rgb": {
"r": 206,
"g": 184,
"b": 164
},
"hsl": {
"h": 28.571,
"s": 30,
"l": 72.549
},
"oklch": {
"l": 0.79592,
"c": 0.03737,
"h": 64.5
},
"luminance": 0.50083
}Semantic roles & 50–950 ramp
primary
#CEB8A4
secondary
#738CA3
accent
#75A93D
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151312
muted
#848382