#EDC19F#EDC19F
#EDC19F is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.1% C 0.068 H 59.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC19F |
|---|---|
| RGB | rgb(237, 193, 159) |
| HSL | hsl(26, 68%, 78%) |
| HSV | hsv(26, 33%, 93%) |
| CMYK | cmyk(0%, 18.6%, 32.9%, 7.1%) |
| CIE-LAB | lab(81.10, 10.99, 23.06) |
| CIE-LCH | lch(81.10, 25.54, 64.51°) |
| OKLab | oklab(84.12% 0.0346 0.0585) |
| OKLCH | oklch(84.12% 0.068 59.4) |
| XYZ | xyz(60.2544, 58.6504, 40.9410) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.75
Light Peach
#FFD8B1
ΔE00 5.76
Peach
#FFDAB9
ΔE00 5.90
Burlywood
#DEB887
ΔE00 6.28
Tan
#D2B48C
ΔE00 7.09
Peach (survey)
#FFB07C
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC19F #9FCBED
analogous
#ED9FA4 #EDC19F #EDE89F
triadic
#EDC19F #9FEDC1 #C19FED
tetradic
#EDC19F #A4ED9F #9FCBED #E89FED
square
#EDC19F #A4ED9F #9FCBED #E89FED
split-complementary
#EDC19F #9FEDE8 #9FA4ED
monochromatic
#DA7E38 #E3A06B #EDC19F #F7E2D3 #FAEEE5
Accessibility & contrast
On white
1.65
#EDC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EDC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC19F
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC19F | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC49D
Deuteranopia (green-blind)
#D9CD9F
Tritanopia (blue-blind)
#FBB8B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edc19f; /* rgb */ color: rgb(237, 193, 159); /* oklch */ color: oklch(84.1% 0.068 59.4);
Tailwind
colors: {
custom: {
50: '#f4d3bb',
500: '#edc19f',
950: '#000000',
},
}SCSS
$custom: #edc19f; $custom-light: #f4d3bb; $custom-dark: #000000;
JSON
{
"hex": "#edc19f",
"rgb": {
"r": 237,
"g": 193,
"b": 159
},
"hsl": {
"h": 26.154,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.8412,
"c": 0.06798,
"h": 59.4
},
"luminance": 0.58648
}Semantic roles & 50–950 ramp
primary
#EDC19F
secondary
#679EC9
accent
#7FD015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382