#EDB280#EDB280
#EDB280 is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.7% C 0.095 H 61.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB280 |
|---|---|
| RGB | rgb(237, 178, 128) |
| HSL | hsl(28, 75%, 72%) |
| HSV | hsv(28, 46%, 93%) |
| CMYK | cmyk(0%, 24.9%, 46%, 7.1%) |
| CIE-LAB | lab(76.93, 15.47, 33.86) |
| CIE-LCH | lch(76.93, 37.23, 65.44°) |
| OKLab | oklab(80.69% 0.0458 0.0832) |
| OKLCH | oklch(80.69% 0.095 61.1) |
| XYZ | xyz(54.7441, 51.4073, 27.4571) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.55
Apricot (survey)
#FFB16D
ΔE00 4.64
Sandybrown
#F4A460
ΔE00 5.48
Burlywood
#DEB887
ΔE00 5.87
Pale Orange
#FFA756
ΔE00 7.13
Tan
#D2B48C
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB280 #80BBED
analogous
#ED8085 #EDB280 #EDE980
triadic
#EDB280 #80EDB2 #B280ED
tetradic
#EDB280 #85ED80 #80BBED #E980ED
square
#EDB280 #85ED80 #80BBED #E980ED
split-complementary
#EDB280 #80EDE9 #8085ED
monochromatic
#D4721E #E5924A #EDB280 #F5D3B6 #FBEFE4
Accessibility & contrast
On white
1.86
#EDB280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#EDB280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB280
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB280 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67C
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#FEA6A5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #edb280; /* rgb */ color: rgb(237, 178, 128); /* oklch */ color: oklch(80.7% 0.095 61.1);
Tailwind
colors: {
custom: {
50: '#f5c9a5',
500: '#edb280',
950: '#000000',
},
}SCSS
$custom: #edb280; $custom-light: #f5c9a5; $custom-dark: #000000;
JSON
{
"hex": "#edb280",
"rgb": {
"r": 237,
"g": 178,
"b": 128
},
"hsl": {
"h": 27.523,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.80685,
"c": 0.09496,
"h": 61.1
},
"luminance": 0.51404
}Semantic roles & 50–950 ramp
primary
#EDB280
secondary
#4A8EC7
accent
#7BD70E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280