#EDB59F#EDB59F
#EDB59F is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.9% C 0.072 H 42.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB59F |
|---|---|
| RGB | rgb(237, 181, 159) |
| HSL | hsl(17, 68%, 78%) |
| HSV | hsv(17, 33%, 93%) |
| CMYK | cmyk(0%, 23.6%, 32.9%, 7.1%) |
| CIE-LAB | lab(78.20, 17.34, 19.07) |
| CIE-LCH | lch(78.20, 25.77, 47.73°) |
| OKLab | oklab(81.86% 0.0533 0.0488) |
| OKLCH | oklch(81.86% 0.072 42.4) |
| XYZ | xyz(57.7084, 53.5586, 40.0924) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.54
Light Salmon
#FEA993
ΔE00 5.97
Pinkish Tan
#D99B82
ΔE00 6.84
Apricot
#FBCEB1
ΔE00 7.11
Blush (survey)
#F29E8E
ΔE00 7.61
Lightsalmon
#FFA07A
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB59F #9FD7ED
analogous
#ED9FB0 #EDB59F #EDDC9F
triadic
#EDB59F #9FEDB5 #B59FED
tetradic
#EDB59F #B0ED9F #9FD7ED #DC9FED
square
#EDB59F #B0ED9F #9FD7ED #DC9FED
split-complementary
#EDB59F #9FEDDC #9FB0ED
monochromatic
#DA6638 #E38D6B #EDB59F #F7DDD3 #FAEBE5
Accessibility & contrast
On white
1.79
#EDB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#EDB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB59F
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB59F | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#FBACAF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #edb59f; /* rgb */ color: rgb(237, 181, 159); /* oklch */ color: oklch(81.9% 0.072 42.4);
Tailwind
colors: {
custom: {
50: '#f4cbbb',
500: '#edb59f',
950: '#000000',
},
}SCSS
$custom: #edb59f; $custom-light: #f4cbbb; $custom-dark: #000000;
JSON
{
"hex": "#edb59f",
"rgb": {
"r": 237,
"g": 181,
"b": 159
},
"hsl": {
"h": 16.923,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.81863,
"c": 0.07226,
"h": 42.4
},
"luminance": 0.53555
}Semantic roles & 50–950 ramp
primary
#EDB59F
secondary
#67AEC9
accent
#9CD015
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281