#EBCDAB#EBCDAB
#EBCDAB is a very light, muted orange. Relative luminance 0.643; OKLCH L 86.5% C 0.056 H 70.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDAB |
|---|---|
| RGB | rgb(235, 205, 171) |
| HSL | hsl(32, 62%, 80%) |
| HSV | hsv(32, 27%, 92%) |
| CMYK | cmyk(0%, 12.8%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.10, 5.49, 20.82) |
| CIE-LCH | lch(84.10, 21.53, 75.24°) |
| OKLab | oklab(86.51% 0.0189 0.0532) |
| OKLCH | oklch(86.51% 0.056 70.5) |
| XYZ | xyz(63.4436, 64.2672, 47.5830) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.91
Peach
#FFDAB9
ΔE00 4.22
Bisque
#FFE4C4
ΔE00 5.20
Navajowhite
#FFDEAD
ΔE00 5.56
Wheat
#F5DEB3
ΔE00 5.68
Apricot
#FBCEB1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDAB #ABC9EB
analogous
#EBADAB #EBCDAB #E9EBAB
triadic
#EBCDAB #ABEBCD #CDABEB
tetradic
#EBCDAB #ABEBAD #ABC9EB #EBABE9
square
#EBCDAB #ABEBAD #ABC9EB #EBABE9
split-complementary
#EBCDAB #ABE9EB #ADABEB
monochromatic
#D39248 #DFB07A #EBCDAB #F7EADC #F9F0E6
Accessibility & contrast
On white
1.52
#EBCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EBCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDAB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDAB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#DFD5AC
Tritanopia (blue-blind)
#F6C6C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcdab; /* rgb */ color: rgb(235, 205, 171); /* oklch */ color: oklch(86.5% 0.056 70.5);
Tailwind
colors: {
custom: {
50: '#f2dcc4',
500: '#ebcdab',
950: '#000000',
},
}SCSS
$custom: #ebcdab; $custom-light: #f2dcc4; $custom-dark: #000000;
JSON
{
"hex": "#ebcdab",
"rgb": {
"r": 235,
"g": 205,
"b": 171
},
"hsl": {
"h": 31.875,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.86506,
"c": 0.05642,
"h": 70.5
},
"luminance": 0.64265
}Semantic roles & 50–950 ramp
primary
#EBCDAB
secondary
#739AC7
accent
#6DC91C
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482