#CEB8A2#CEB8A2
#CEB8A2 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.5% C 0.039 H 67.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8A2 |
|---|---|
| RGB | rgb(206, 184, 162) |
| HSL | hsl(30, 31%, 72%) |
| HSV | hsv(30, 21%, 81%) |
| CMYK | cmyk(0%, 10.7%, 21.4%, 19.2%) |
| CIE-LAB | lab(76.08, 4.35, 14.05) |
| CIE-LCH | lch(76.08, 14.71, 72.79°) |
| OKLab | oklab(79.54% 0.0153 0.0363) |
| OKLCH | oklch(79.54% 0.039 67.2) |
| XYZ | xyz(49.1158, 50.0127, 41.2415) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.82
Khaki
#C3B091
ΔE00 4.90
Greige
#B8AB98
ΔE00 5.48
Tan
#D2B48C
ΔE00 5.74
Mushroom
#BA9E88
ΔE00 7.41
Putty
#BEAE8A
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8A2 #A2B8CE
analogous
#CEA2A2 #CEB8A2 #CECEA2
triadic
#CEB8A2 #A2CEB8 #B8A2CE
tetradic
#CEB8A2 #A2CEA2 #A2B8CE #CEA2CE
square
#CEB8A2 #A2CEA2 #A2B8CE #CEA2CE
split-complementary
#CEB8A2 #A2CECE #A2A2CE
monochromatic
#A17B55 #B9997A #CEB8A2 #E3D7CA #F4F0EB
Accessibility & contrast
On white
1.91
#CEB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#CEB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8A2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8A2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A1
Deuteranopia (green-blind)
#C5BEA2
Tritanopia (blue-blind)
#D6B3B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb8a2; /* rgb */ color: rgb(206, 184, 162); /* oklch */ color: oklch(79.5% 0.039 67.2);
Tailwind
colors: {
custom: {
50: '#ddcdbd',
500: '#ceb8a2',
950: '#000000',
},
}SCSS
$custom: #ceb8a2; $custom-light: #ddcdbd; $custom-dark: #000000;
JSON
{
"hex": "#ceb8a2",
"rgb": {
"r": 206,
"g": 184,
"b": 162
},
"hsl": {
"h": 30,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.79543,
"c": 0.03937,
"h": 67.2
},
"luminance": 0.50011
}Semantic roles & 50–950 ramp
primary
#CEB8A2
secondary
#718AA3
accent
#73AA3C
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151312
muted
#848382