#CEBDA0#CEBDA0
#CEBDA0 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.5% C 0.044 H 81.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBDA0 |
|---|---|
| RGB | rgb(206, 189, 160) |
| HSL | hsl(38, 32%, 72%) |
| HSV | hsv(38, 22%, 81%) |
| CMYK | cmyk(0%, 8.3%, 22.3%, 19.2%) |
| CIE-LAB | lab(77.31, 1.40, 16.86) |
| CIE-LCH | lch(77.31, 16.92, 85.25°) |
| OKLab | oklab(80.5% 0.0068 0.0433) |
| OKLCH | oklch(80.5% 0.044 81.1) |
| XYZ | xyz(49.9964, 52.0563, 40.6650) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.53
Putty
#BEAE8A
ΔE00 4.93
Tan
#D2B48C
ΔE00 5.27
Warm Gray
#C9BEB0
ΔE00 5.42
Greige
#B8AB98
ΔE00 5.98
Very Light Brown
#D3B683
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBDA0 #A0B1CE
analogous
#CEA6A0 #CEBDA0 #C8CEA0
triadic
#CEBDA0 #A0CEBD #BDA0CE
tetradic
#CEBDA0 #A0CEA6 #A0B1CE #CEA0C8
square
#CEBDA0 #A0CEA6 #A0B1CE #CEA0C8
split-complementary
#CEBDA0 #A0C8CE #A6A0CE
monochromatic
#A18453 #B9A178 #CEBDA0 #E3D9C8 #F5F1EB
Accessibility & contrast
On white
1.84
#CEBDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CEBDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBDA0
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBDA0 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9E
Deuteranopia (green-blind)
#C9C1A1
Tritanopia (blue-blind)
#D6B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebda0; /* rgb */ color: rgb(206, 189, 160); /* oklch */ color: oklch(80.5% 0.044 81.1);
Tailwind
colors: {
custom: {
50: '#ddd0bc',
500: '#cebda0',
950: '#000000',
},
}SCSS
$custom: #cebda0; $custom-light: #ddd0bc; $custom-dark: #000000;
JSON
{
"hex": "#cebda0",
"rgb": {
"r": 206,
"g": 189,
"b": 160
},
"hsl": {
"h": 37.826,
"s": 31.944,
"l": 71.765
},
"oklch": {
"l": 0.80501,
"c": 0.04383,
"h": 81.1
},
"luminance": 0.52055
}Semantic roles & 50–950 ramp
primary
#CEBDA0
secondary
#6F82A3
accent
#64AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382