#EDB07F#EDB07F
#EDB07F is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.3% C 0.096 H 59.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB07F |
|---|---|
| RGB | rgb(237, 176, 127) |
| HSL | hsl(27, 75%, 71%) |
| HSV | hsv(27, 46%, 93%) |
| CMYK | cmyk(0%, 25.7%, 46.4%, 7.1%) |
| CIE-LAB | lab(76.43, 16.43, 33.74) |
| CIE-LCH | lch(76.43, 37.53, 64.04°) |
| OKLab | oklab(80.29% 0.0486 0.0828) |
| OKLCH | oklch(80.29% 0.096 59.6) |
| XYZ | xyz(54.2836, 50.5911, 26.9805) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.04
Apricot (survey)
#FFB16D
ΔE00 4.63
Sandybrown
#F4A460
ΔE00 5.17
Burlywood
#DEB887
ΔE00 6.53
Pale Orange
#FFA756
ΔE00 7.00
Tan
#D2B48C
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB07F #7FBCED
analogous
#ED7F85 #EDB07F #EDE77F
triadic
#EDB07F #7FEDB0 #B07FED
tetradic
#EDB07F #85ED7F #7FBCED #E77FED
square
#EDB07F #85ED7F #7FBCED #E77FED
split-complementary
#EDB07F #7FEDE7 #7F85ED
monochromatic
#D46F1E #E58F49 #EDB07F #F5D1B5 #FBEEE4
Accessibility & contrast
On white
1.89
#EDB07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#EDB07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB07F
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB07F | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B57B
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#FEA4A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #edb07f; /* rgb */ color: rgb(237, 176, 127); /* oklch */ color: oklch(80.3% 0.096 59.6);
Tailwind
colors: {
custom: {
50: '#f5c7a4',
500: '#edb07f',
950: '#000000',
},
}SCSS
$custom: #edb07f; $custom-light: #f5c7a4; $custom-dark: #000000;
JSON
{
"hex": "#edb07f",
"rgb": {
"r": 237,
"g": 176,
"b": 127
},
"hsl": {
"h": 26.727,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.80294,
"c": 0.09605,
"h": 59.6
},
"luminance": 0.50587
}Semantic roles & 50–950 ramp
primary
#EDB07F
secondary
#498FC7
accent
#7ED80E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280