#CEB4AA#CEB4AA
#CEB4AA is a light, muted orange. Relative luminance 0.487; OKLCH L 79.0% C 0.033 H 42.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4AA |
|---|---|
| RGB | rgb(206, 180, 170) |
| HSL | hsl(17, 27%, 74%) |
| HSV | hsv(17, 17%, 81%) |
| CMYK | cmyk(0%, 12.6%, 17.5%, 19.2%) |
| CIE-LAB | lab(75.24, 7.71, 8.53) |
| CIE-LCH | lch(75.24, 11.49, 47.89°) |
| OKLab | oklab(78.95% 0.0246 0.0223) |
| OKLCH | oklch(78.95% 0.033 42.2) |
| XYZ | xyz(49.0304, 48.6679, 44.8335) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.08
Warm Gray
#C9BEB0
ΔE00 7.76
Mushroom
#BA9E88
ΔE00 8.19
Greige
#B8AB98
ΔE00 9.11
Apricot
#FBCEB1
ΔE00 10.45
Khaki
#C3B091
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4AA #AAC4CE
analogous
#CEAAB2 #CEB4AA #CEC6AA
triadic
#CEB4AA #AACEB4 #B4AACE
tetradic
#CEB4AA #B2CEAA #AAC4CE #C6AACE
square
#CEB4AA #B2CEAA #AAC4CE #C6AACE
split-complementary
#CEB4AA #AACEC6 #AAB2CE
monochromatic
#A1705D #B89283 #CEB4AA #E4D6D1 #F4EEEC
Accessibility & contrast
On white
1.96
#CEB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CEB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4AA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4AA | 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)
#BAB6A9
Deuteranopia (green-blind)
#C0BBAA
Tritanopia (blue-blind)
#D5B0B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb4aa; /* rgb */ color: rgb(206, 180, 170); /* oklch */ color: oklch(79.0% 0.033 42.2);
Tailwind
colors: {
custom: {
50: '#ddcac3',
500: '#ceb4aa',
950: '#000000',
},
}SCSS
$custom: #ceb4aa; $custom-light: #ddcac3; $custom-dark: #000000;
JSON
{
"hex": "#ceb4aa",
"rgb": {
"r": 206,
"g": 180,
"b": 170
},
"hsl": {
"h": 16.667,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.78951,
"c": 0.03324,
"h": 42.2
},
"luminance": 0.48667
}Semantic roles & 50–950 ramp
primary
#CEB4AA
secondary
#E1E8EA
accent
#89A540
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281