#EFD17C#EFD17C
#EFD17C is a very light, moderate orange. Relative luminance 0.654; OKLCH L 86.8% C 0.110 H 90.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD17C |
|---|---|
| RGB | rgb(239, 209, 124) |
| HSL | hsl(44, 78%, 71%) |
| HSV | hsv(44, 48%, 94%) |
| CMYK | cmyk(0%, 12.6%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.69, -0.31, 45.79) |
| CIE-LCH | lch(84.69, 45.79, 90.39°) |
| OKLab | oklab(86.8% -0.0011 0.11) |
| OKLCH | oklch(86.8% 0.11 90.6) |
| XYZ | xyz(62.0372, 65.4096, 28.4224) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.57
Wheat (survey)
#FBDD7E
ΔE00 3.07
Sandy
#F1DA7A
ΔE00 3.32
Light Mustard
#F7D560
ΔE00 4.54
Pale Gold
#FDDE6C
ΔE00 4.97
Maize
#F4D054
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD17C #7C9AEF
analogous
#EF977C #EFD17C #D3EF7C
triadic
#EFD17C #7CEFD1 #D17CEF
tetradic
#EFD17C #7CEF97 #7C9AEF #EF7CD3
square
#EFD17C #7CEF97 #7C9AEF #EF7CD3
split-complementary
#EFD17C #7CD3EF #977CEF
monochromatic
#D6A51A #E8BE45 #EFD17C #F6E4B3 #FCF5E4
Accessibility & contrast
On white
1.49
#EFD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#EFD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD17C
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD17C | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE75
Deuteranopia (green-blind)
#EAD77F
Tritanopia (blue-blind)
#FFC5BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efd17c; /* rgb */ color: rgb(239, 209, 124); /* oklch */ color: oklch(86.8% 0.110 90.6);
Tailwind
colors: {
custom: {
50: '#f6dea3',
500: '#efd17c',
950: '#000000',
},
}SCSS
$custom: #efd17c; $custom-light: #f6dea3; $custom-dark: #000000;
JSON
{
"hex": "#efd17c",
"rgb": {
"r": 239,
"g": 209,
"b": 124
},
"hsl": {
"h": 44.348,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.86804,
"c": 0.10999,
"h": 90.6
},
"luminance": 0.65407
}Semantic roles & 50–950 ramp
primary
#EFD17C
secondary
#4668C9
accent
#41DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480