#CEBCA7#CEBCA7
#CEBCA7 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.5% C 0.035 H 71.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCA7 |
|---|---|
| RGB | rgb(206, 188, 167) |
| HSL | hsl(32, 28%, 73%) |
| HSV | hsv(32, 19%, 81%) |
| CMYK | cmyk(0%, 8.7%, 18.9%, 19.2%) |
| CIE-LAB | lab(77.21, 2.97, 12.94) |
| CIE-LCH | lch(77.21, 13.28, 77.07°) |
| OKLab | oklab(80.47% 0.0112 0.0335) |
| OKLCH | oklch(80.47% 0.035 71.6) |
| XYZ | xyz(50.4117, 51.8794, 43.9099) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.37
Khaki
#C3B091
ΔE00 4.94
Greige
#B8AB98
ΔE00 5.29
Tan
#D2B48C
ΔE00 6.51
Putty
#BEAE8A
ΔE00 7.18
Warm Beige
#E9DCC9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCA7 #A7B9CE
analogous
#CEA8A7 #CEBCA7 #CCCEA7
triadic
#CEBCA7 #A7CEBC #BCA7CE
tetradic
#CEBCA7 #A7CEA8 #A7B9CE #CEA7CC
square
#CEBCA7 #A7CEA8 #A7B9CE #CEA7CC
split-complementary
#CEBCA7 #A7CCCE #A8A7CE
monochromatic
#A1805A #B89E80 #CEBCA7 #E4DACE #F4F0EB
Accessibility & contrast
On white
1.85
#CEBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CEBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCA7
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCA7 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA6
Deuteranopia (green-blind)
#C7C0A7
Tritanopia (blue-blind)
#D5B8B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebca7; /* rgb */ color: rgb(206, 188, 167); /* oklch */ color: oklch(80.5% 0.035 71.6);
Tailwind
colors: {
custom: {
50: '#ddd0c1',
500: '#cebca7',
950: '#000000',
},
}SCSS
$custom: #cebca7; $custom-light: #ddd0c1; $custom-dark: #000000;
JSON
{
"hex": "#cebca7",
"rgb": {
"r": 206,
"g": 188,
"b": 167
},
"hsl": {
"h": 32.308,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.80468,
"c": 0.03534,
"h": 71.6
},
"luminance": 0.51878
}Semantic roles & 50–950 ramp
primary
#CEBCA7
secondary
#768BA3
accent
#6FA73E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382