#EBCDAF#EBCDAF
#EBCDAF is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.6% C 0.052 H 67.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDAF |
|---|---|
| RGB | rgb(235, 205, 175) |
| HSL | hsl(30, 60%, 80%) |
| HSV | hsv(30, 26%, 92%) |
| CMYK | cmyk(0%, 12.8%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.19, 6.03, 18.82) |
| CIE-LCH | lch(84.19, 19.76, 72.25°) |
| OKLab | oklab(86.6% 0.0205 0.0483) |
| OKLCH | oklch(86.6% 0.052 67) |
| XYZ | xyz(63.8307, 64.4220, 49.6215) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.88
Light Peach
#FFD8B1
ΔE00 4.16
Apricot
#FBCEB1
ΔE00 5.25
Bisque
#FFE4C4
ΔE00 5.29
Navajowhite
#FFDEAD
ΔE00 6.58
Wheat
#F5DEB3
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDAF #AFCDEB
analogous
#EBAFAF #EBCDAF #EBEBAF
triadic
#EBCDAF #AFEBCD #CDAFEB
tetradic
#EBCDAF #AFEBAF #AFCDEB #EBAFEB
square
#EBCDAF #AFEBAF #AFCDEB #EBAFEB
split-complementary
#EBCDAF #AFEBEB #AFAFEB
monochromatic
#D3904D #DFAE7E #EBCDAF #F7ECE0 #F9F0E7
Accessibility & contrast
On white
1.51
#EBCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EBCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDAF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDAF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#F6C6C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcdaf; /* rgb */ color: rgb(235, 205, 175); /* oklch */ color: oklch(86.6% 0.052 67.0);
Tailwind
colors: {
custom: {
50: '#f2dcc7',
500: '#ebcdaf',
950: '#000000',
},
}SCSS
$custom: #ebcdaf; $custom-light: #f2dcc7; $custom-dark: #000000;
JSON
{
"hex": "#ebcdaf",
"rgb": {
"r": 235,
"g": 205,
"b": 175
},
"hsl": {
"h": 30,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.86596,
"c": 0.05243,
"h": 67
},
"luminance": 0.6442
}Semantic roles & 50–950 ramp
primary
#EBCDAF
secondary
#779FC7
accent
#73C81E
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482