#EFD27F#EFD27F
#EFD27F is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.0% C 0.108 H 90.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD27F |
|---|---|
| RGB | rgb(239, 210, 127) |
| HSL | hsl(44, 78%, 72%) |
| HSV | hsv(44, 47%, 94%) |
| CMYK | cmyk(0%, 12.1%, 46.9%, 6.3%) |
| CIE-LAB | lab(84.99, -0.54, 44.67) |
| CIE-LCH | lch(84.99, 44.67, 90.70°) |
| OKLab | oklab(87.05% -0.0015 0.1077) |
| OKLCH | oklch(87.05% 0.108 90.8) |
| XYZ | xyz(62.4760, 65.9789, 29.5189) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.60
Wheat (survey)
#FBDD7E
ΔE00 3.06
Sandy
#F1DA7A
ΔE00 3.25
Light Mustard
#F7D560
ΔE00 4.85
Pale Gold
#FDDE6C
ΔE00 5.12
Maize
#F4D054
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD27F #7F9CEF
analogous
#EF9A7F #EFD27F #D4EF7F
triadic
#EFD27F #7FEFD2 #D27FEF
tetradic
#EFD27F #7FEF9A #7F9CEF #EF7FD4
square
#EFD27F #7FEF9A #7F9CEF #EF7FD4
split-complementary
#EFD27F #7FD4EF #9A7FEF
monochromatic
#D9A71B #E8BF49 #EFD27F #F6E5B5 #FCF5E4
Accessibility & contrast
On white
1.48
#EFD27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#EFD27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD27F
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD27F | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF78
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#FFC6BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efd27f; /* rgb */ color: rgb(239, 210, 127); /* oklch */ color: oklch(87.0% 0.108 90.8);
Tailwind
colors: {
custom: {
50: '#f6dfa5',
500: '#efd27f',
950: '#000000',
},
}SCSS
$custom: #efd27f; $custom-light: #f6dfa5; $custom-dark: #000000;
JSON
{
"hex": "#efd27f",
"rgb": {
"r": 239,
"g": 210,
"b": 127
},
"hsl": {
"h": 44.464,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.87046,
"c": 0.10768,
"h": 90.8
},
"luminance": 0.65976
}Semantic roles & 50–950 ramp
primary
#EFD27F
secondary
#496AC9
accent
#41DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480