#EDCAAE#EDCAAE
#EDCAAE is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.2% C 0.055 H 60.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCAAE |
|---|---|
| RGB | rgb(237, 202, 174) |
| HSL | hsl(27, 64%, 81%) |
| HSV | hsv(27, 27%, 93%) |
| CMYK | cmyk(0%, 14.8%, 26.6%, 7.1%) |
| CIE-LAB | lab(83.60, 8.21, 18.57) |
| CIE-LCH | lch(83.60, 20.30, 66.15°) |
| OKLab | oklab(86.18% 0.0268 0.0476) |
| OKLCH | oklch(86.18% 0.055 60.6) |
| XYZ | xyz(63.6863, 63.3039, 48.9003) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.33
Peach
#FFDAB9
ΔE00 4.01
Light Peach
#FFD8B1
ΔE00 4.65
Bisque
#FFE4C4
ΔE00 6.72
Burlywood
#DEB887
ΔE00 7.81
Tan
#D2B48C
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCAAE #AED1ED
analogous
#EDAEB1 #EDCAAE #EDE9AE
triadic
#EDCAAE #AEEDCA #CAAEED
tetradic
#EDCAAE #B1EDAE #AED1ED #E9AEED
square
#EDCAAE #B1EDAE #AED1ED #E9AEED
split-complementary
#EDCAAE #AEEDE9 #AEB1ED
monochromatic
#D7884A #E2A97C #EDCAAE #F8EBE0 #F9EFE6
Accessibility & contrast
On white
1.54
#EDCAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#EDCAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCAAE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCAAE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAC
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#F8C3C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcaae; /* rgb */ color: rgb(237, 202, 174); /* oklch */ color: oklch(86.2% 0.055 60.6);
Tailwind
colors: {
custom: {
50: '#f3dac6',
500: '#edcaae',
950: '#000000',
},
}SCSS
$custom: #edcaae; $custom-light: #f3dac6; $custom-dark: #000000;
JSON
{
"hex": "#edcaae",
"rgb": {
"r": 237,
"g": 202,
"b": 174
},
"hsl": {
"h": 26.667,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.86175,
"c": 0.05466,
"h": 60.6
},
"luminance": 0.63302
}Semantic roles & 50–950 ramp
primary
#EDCAAE
secondary
#75A4CA
accent
#7DCB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382