#EDAF80#EDAF80
#EDAF80 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.1% C 0.095 H 58.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDAF80 |
|---|---|
| RGB | rgb(237, 175, 128) |
| HSL | hsl(26, 75%, 72%) |
| HSV | hsv(26, 46%, 93%) |
| CMYK | cmyk(0%, 26.2%, 46%, 7.1%) |
| CIE-LAB | lab(76.21, 17.06, 32.93) |
| CIE-LCH | lch(76.21, 37.08, 62.61°) |
| OKLab | oklab(80.13% 0.0506 0.081) |
| OKLCH | oklch(80.13% 0.095 58) |
| XYZ | xyz(54.1537, 50.2266, 27.2603) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.73
Apricot (survey)
#FFB16D
ΔE00 4.96
Sandybrown
#F4A460
ΔE00 5.31
Burlywood
#DEB887
ΔE00 7.06
Pale Orange
#FFA756
ΔE00 7.26
Faded Orange
#F0944D
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDAF80 #80BEED
analogous
#ED8088 #EDAF80 #EDE680
triadic
#EDAF80 #80EDAF #AF80ED
tetradic
#EDAF80 #88ED80 #80BEED #E680ED
square
#EDAF80 #88ED80 #80BEED #E680ED
split-complementary
#EDAF80 #80EDE6 #8088ED
monochromatic
#D46D1E #E58D4A #EDAF80 #F5D1B6 #FBEEE4
Accessibility & contrast
On white
1.90
#EDAF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#EDAF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDAF80
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDAF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDAF80 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B47C
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#FEA3A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #edaf80; /* rgb */ color: rgb(237, 175, 128); /* oklch */ color: oklch(80.1% 0.095 58.0);
Tailwind
colors: {
custom: {
50: '#f5c7a5',
500: '#edaf80',
950: '#000000',
},
}SCSS
$custom: #edaf80; $custom-light: #f5c7a5; $custom-dark: #000000;
JSON
{
"hex": "#edaf80",
"rgb": {
"r": 237,
"g": 175,
"b": 128
},
"hsl": {
"h": 25.872,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.80126,
"c": 0.09549,
"h": 58
},
"luminance": 0.50223
}Semantic roles & 50–950 ramp
primary
#EDAF80
secondary
#4A91C7
accent
#81D70E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280