#EDB07B#EDB07B
#EDB07B is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.2% C 0.099 H 61.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB07B |
|---|---|
| RGB | rgb(237, 176, 123) |
| HSL | hsl(28, 76%, 71%) |
| HSV | hsv(28, 48%, 93%) |
| CMYK | cmyk(0%, 25.7%, 48.1%, 7.1%) |
| CIE-LAB | lab(76.37, 16.05, 35.76) |
| CIE-LCH | lch(76.37, 39.20, 65.83°) |
| OKLab | oklab(80.23% 0.047 0.0873) |
| OKLCH | oklch(80.23% 0.099 61.7) |
| XYZ | xyz(54.0280, 50.4889, 25.6347) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.09
Peach (survey)
#FFB07C
ΔE00 4.52
Sandybrown
#F4A460
ΔE00 4.73
Burlywood
#DEB887
ΔE00 6.14
Pale Orange
#FFA756
ΔE00 6.40
Light Orange
#FDAA48
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB07B #7BB8ED
analogous
#ED7B7F #EDB07B #EDE97B
triadic
#EDB07B #7BEDB0 #B07BED
tetradic
#EDB07B #7FED7B #7BB8ED #E97BED
square
#EDB07B #7FED7B #7BB8ED #E97BED
split-complementary
#EDB07B #7BEDE9 #7B7FED
monochromatic
#D1701D #E69045 #EDB07B #F4D0B1 #FBEFE4
Accessibility & contrast
On white
1.89
#EDB07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#EDB07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB07B
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB07B | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B477
Deuteranopia (green-blind)
#D1C27C
Tritanopia (blue-blind)
#FEA3A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #edb07b; /* rgb */ color: rgb(237, 176, 123); /* oklch */ color: oklch(80.2% 0.099 61.7);
Tailwind
colors: {
custom: {
50: '#f5c7a2',
500: '#edb07b',
950: '#000000',
},
}SCSS
$custom: #edb07b; $custom-light: #f5c7a2; $custom-dark: #000000;
JSON
{
"hex": "#edb07b",
"rgb": {
"r": 237,
"g": 176,
"b": 123
},
"hsl": {
"h": 27.895,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.80225,
"c": 0.09915,
"h": 61.7
},
"luminance": 0.50485
}Semantic roles & 50–950 ramp
primary
#EDB07B
secondary
#468BC6
accent
#7AD80D
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280