#EDAF89#EDAF89
#EDAF89 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.3% C 0.089 H 52.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDAF89 |
|---|---|
| RGB | rgb(237, 175, 137) |
| HSL | hsl(23, 74%, 73%) |
| HSV | hsv(23, 42%, 93%) |
| CMYK | cmyk(0%, 26.2%, 42.2%, 7.1%) |
| CIE-LAB | lab(76.36, 17.98, 28.35) |
| CIE-LCH | lch(76.36, 33.57, 57.62°) |
| OKLab | oklab(80.29% 0.0541 0.0707) |
| OKLCH | oklch(80.29% 0.089 52.6) |
| XYZ | xyz(54.7726, 50.4741, 30.5196) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.29
Pinkish Tan
#D99B82
ΔE00 6.83
Lightsalmon
#FFA07A
ΔE00 6.96
Apricot (survey)
#FFB16D
ΔE00 7.13
Pale Salmon
#FFB19A
ΔE00 7.26
Sandybrown
#F4A460
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDAF89 #89C7ED
analogous
#ED8995 #EDAF89 #EDE189
triadic
#EDAF89 #89EDAF #AF89ED
tetradic
#EDAF89 #95ED89 #89C7ED #E189ED
square
#EDAF89 #95ED89 #89C7ED #E189ED
split-complementary
#EDAF89 #89EDE1 #8995ED
monochromatic
#DA6821 #E58B54 #EDAF89 #F5D3BE #FBEDE4
Accessibility & contrast
On white
1.89
#EDAF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#EDAF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDAF89
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDAF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDAF89 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B486
Deuteranopia (green-blind)
#CFC289
Tritanopia (blue-blind)
#FDA4A5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #edaf89; /* rgb */ color: rgb(237, 175, 137); /* oklch */ color: oklch(80.3% 0.089 52.6);
Tailwind
colors: {
custom: {
50: '#f5c7ab',
500: '#edaf89',
950: '#000000',
},
}SCSS
$custom: #edaf89; $custom-light: #f5c7ab; $custom-dark: #000000;
JSON
{
"hex": "#edaf89",
"rgb": {
"r": 237,
"g": 175,
"b": 137
},
"hsl": {
"h": 22.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.80293,
"c": 0.08898,
"h": 52.6
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#EDAF89
secondary
#529BC8
accent
#8AD610
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281