#EDCAAF#EDCAAF
#EDCAAF is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.2% C 0.054 H 59.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCAAF |
|---|---|
| RGB | rgb(237, 202, 175) |
| HSL | hsl(26, 63%, 81%) |
| HSV | hsv(26, 26%, 93%) |
| CMYK | cmyk(0%, 14.8%, 26.2%, 7.1%) |
| CIE-LAB | lab(83.62, 8.34, 18.07) |
| CIE-LCH | lch(83.62, 19.90, 65.21°) |
| OKLab | oklab(86.2% 0.0272 0.0464) |
| OKLCH | oklch(86.2% 0.054 59.6) |
| XYZ | xyz(63.7841, 63.3430, 49.4157) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.21
Peach
#FFDAB9
ΔE00 4.15
Light Peach
#FFD8B1
ΔE00 4.90
Bisque
#FFE4C4
ΔE00 6.88
Burlywood
#DEB887
ΔE00 8.12
Tan
#D2B48C
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCAAF #AFD2ED
analogous
#EDAFB3 #EDCAAF #EDE9AF
triadic
#EDCAAF #AFEDCA #CAAFED
tetradic
#EDCAAF #B3EDAF #AFD2ED #E9AFED
square
#EDCAAF #B3EDAF #AFD2ED #E9AFED
split-complementary
#EDCAAF #AFEDE9 #AFB3ED
monochromatic
#D7884B #E2A97D #EDCAAF #F8EBE1 #F9EEE6
Accessibility & contrast
On white
1.54
#EDCAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EDCAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCAAF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCAAF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#DDD3AF
Tritanopia (blue-blind)
#F8C3C3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcaaf; /* rgb */ color: rgb(237, 202, 175); /* oklch */ color: oklch(86.2% 0.054 59.6);
Tailwind
colors: {
custom: {
50: '#f3dac7',
500: '#edcaaf',
950: '#000000',
},
}SCSS
$custom: #edcaaf; $custom-light: #f3dac7; $custom-dark: #000000;
JSON
{
"hex": "#edcaaf",
"rgb": {
"r": 237,
"g": 202,
"b": 175
},
"hsl": {
"h": 26.129,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.86197,
"c": 0.05379,
"h": 59.6
},
"luminance": 0.63341
}Semantic roles & 50–950 ramp
primary
#EDCAAF
secondary
#76A6CA
accent
#7ECB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382