#CEBDA7#CEBDA7
#CEBDA7 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.7% C 0.036 H 74.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBDA7 |
|---|---|
| RGB | rgb(206, 189, 167) |
| HSL | hsl(34, 28%, 73%) |
| HSV | hsv(34, 19%, 81%) |
| CMYK | cmyk(0%, 8.3%, 18.9%, 19.2%) |
| CIE-LAB | lab(77.46, 2.44, 13.30) |
| CIE-LCH | lch(77.46, 13.53, 79.61°) |
| OKLab | oklab(80.67% 0.0097 0.0344) |
| OKLCH | oklch(80.67% 0.036 74.3) |
| XYZ | xyz(50.6261, 52.3081, 43.9813) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.35
Khaki
#C3B091
ΔE00 4.70
Greige
#B8AB98
ΔE00 5.32
Tan
#D2B48C
ΔE00 6.46
Putty
#BEAE8A
ΔE00 6.77
Warm Beige
#E9DCC9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBDA7 #A7B8CE
analogous
#CEA9A7 #CEBDA7 #CBCEA7
triadic
#CEBDA7 #A7CEBD #BDA7CE
tetradic
#CEBDA7 #A7CEA9 #A7B8CE #CEA7CB
square
#CEBDA7 #A7CEA9 #A7B8CE #CEA7CB
split-complementary
#CEBDA7 #A7CBCE #A9A7CE
monochromatic
#A1825A #B8A080 #CEBDA7 #E4DACE #F4F0EB
Accessibility & contrast
On white
1.83
#CEBDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CEBDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBDA7
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBDA7 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA6
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#D5B9B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebda7; /* rgb */ color: rgb(206, 189, 167); /* oklch */ color: oklch(80.7% 0.036 74.3);
Tailwind
colors: {
custom: {
50: '#ddd0c1',
500: '#cebda7',
950: '#000000',
},
}SCSS
$custom: #cebda7; $custom-light: #ddd0c1; $custom-dark: #000000;
JSON
{
"hex": "#cebda7",
"rgb": {
"r": 206,
"g": 189,
"b": 167
},
"hsl": {
"h": 33.846,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.80669,
"c": 0.03577,
"h": 74.3
},
"luminance": 0.52307
}Semantic roles & 50–950 ramp
primary
#CEBDA7
secondary
#768AA3
accent
#6CA73E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382