#EDAF87#EDAF87
#EDAF87 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.3% C 0.090 H 53.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDAF87 |
|---|---|
| RGB | rgb(237, 175, 135) |
| HSL | hsl(24, 74%, 73%) |
| HSV | hsv(24, 43%, 93%) |
| CMYK | cmyk(0%, 26.2%, 43%, 7.1%) |
| CIE-LAB | lab(76.32, 17.77, 29.37) |
| CIE-LCH | lch(76.32, 34.33, 58.83°) |
| OKLab | oklab(80.26% 0.0533 0.073) |
| OKLCH | oklch(80.26% 0.09 53.9) |
| XYZ | xyz(54.6304, 50.4173, 29.7711) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.00
Apricot (survey)
#FFB16D
ΔE00 6.59
Sandybrown
#F4A460
ΔE00 6.82
Pinkish Tan
#D99B82
ΔE00 7.23
Lightsalmon
#FFA07A
ΔE00 7.26
Pale Salmon
#FFB19A
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDAF87 #87C5ED
analogous
#ED8792 #EDAF87 #EDE287
triadic
#EDAF87 #87EDAF #AF87ED
tetradic
#EDAF87 #92ED87 #87C5ED #E287ED
square
#EDAF87 #92ED87 #87C5ED #E287ED
split-complementary
#EDAF87 #87EDE2 #8792ED
monochromatic
#D96921 #E58C52 #EDAF87 #F5D2BC #FBEDE4
Accessibility & contrast
On white
1.89
#EDAF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#EDAF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDAF87
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDAF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDAF87 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B484
Deuteranopia (green-blind)
#CFC287
Tritanopia (blue-blind)
#FEA3A5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #edaf87; /* rgb */ color: rgb(237, 175, 135); /* oklch */ color: oklch(80.3% 0.090 53.9);
Tailwind
colors: {
custom: {
50: '#f5c7aa',
500: '#edaf87',
950: '#000000',
},
}SCSS
$custom: #edaf87; $custom-light: #f5c7aa; $custom-dark: #000000;
JSON
{
"hex": "#edaf87",
"rgb": {
"r": 237,
"g": 175,
"b": 135
},
"hsl": {
"h": 23.529,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.80255,
"c": 0.09037,
"h": 53.9
},
"luminance": 0.50414
}Semantic roles & 50–950 ramp
primary
#EDAF87
secondary
#5199C8
accent
#88D60F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281