#CEBDA3#CEBDA3
#CEBDA3 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.040 H 78.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBDA3 |
|---|---|
| RGB | rgb(206, 189, 163) |
| HSL | hsl(36, 30%, 72%) |
| HSV | hsv(36, 21%, 81%) |
| CMYK | cmyk(0%, 8.3%, 20.9%, 19.2%) |
| CIE-LAB | lab(77.38, 1.84, 15.33) |
| CIE-LCH | lch(77.38, 15.44, 83.16°) |
| OKLab | oklab(80.57% 0.008 0.0395) |
| OKLCH | oklch(80.57% 0.04 78.5) |
| XYZ | xyz(50.2620, 52.1625, 42.0639) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.84
Warm Gray
#C9BEB0
ΔE00 4.50
Greige
#B8AB98
ΔE00 5.57
Putty
#BEAE8A
ΔE00 5.61
Tan
#D2B48C
ΔE00 5.66
Very Light Brown
#D3B683
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBDA3 #A3B4CE
analogous
#CEA8A3 #CEBDA3 #C9CEA3
triadic
#CEBDA3 #A3CEBD #BDA3CE
tetradic
#CEBDA3 #A3CEA8 #A3B4CE #CEA3C9
square
#CEBDA3 #A3CEA8 #A3B4CE #CEA3C9
split-complementary
#CEBDA3 #A3C9CE #A8A3CE
monochromatic
#A18356 #B9A07B #CEBDA3 #E3DACB #F4F1EB
Accessibility & contrast
On white
1.84
#CEBDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CEBDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBDA3
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBDA3 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA1
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#D6B8B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebda3; /* rgb */ color: rgb(206, 189, 163); /* oklch */ color: oklch(80.6% 0.040 78.5);
Tailwind
colors: {
custom: {
50: '#ddd0be',
500: '#cebda3',
950: '#000000',
},
}SCSS
$custom: #cebda3; $custom-light: #ddd0be; $custom-dark: #000000;
JSON
{
"hex": "#cebda3",
"rgb": {
"r": 206,
"g": 189,
"b": 163
},
"hsl": {
"h": 36.279,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.80572,
"c": 0.04033,
"h": 78.5
},
"luminance": 0.52161
}Semantic roles & 50–950 ramp
primary
#CEBDA3
secondary
#7285A3
accent
#67A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382