#EFD394#EFD394
#EFD394 is a very light, moderate orange. Relative luminance 0.671; OKLCH L 87.6% C 0.086 H 86.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD394 |
|---|---|
| RGB | rgb(239, 211, 148) |
| HSL | hsl(42, 74%, 76%) |
| HSV | hsv(42, 38%, 94%) |
| CMYK | cmyk(0%, 11.7%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.54, 1.10, 34.79) |
| CIE-LCH | lch(85.54, 34.81, 88.20°) |
| OKLab | oklab(87.59% 0.0051 0.0861) |
| OKLCH | oklch(87.59% 0.086 86.6) |
| XYZ | xyz(64.2376, 67.0798, 37.5752) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.33
Navajowhite
#FFDEAD
ΔE00 5.05
Sand (survey)
#E2CA76
ΔE00 5.10
Wheat
#F5DEB3
ΔE00 5.29
Beige (survey)
#E6DAA6
ΔE00 5.29
Moccasin
#FFE4B5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD394 #94B0EF
analogous
#EFA594 #EFD394 #DEEF94
triadic
#EFD394 #94EFD3 #D394EF
tetradic
#EFD394 #94EFA5 #94B0EF #EF94DE
square
#EFD394 #94EFA5 #94B0EF #EF94DE
split-complementary
#EFD394 #94DEEF #A594EF
monochromatic
#DFA72A #E7BD5F #EFD394 #F7E9C9 #FBF4E4
Accessibility & contrast
On white
1.46
#EFD394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#EFD394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD394
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD394 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D190
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#FDC9C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efd394; /* rgb */ color: rgb(239, 211, 148); /* oklch */ color: oklch(87.6% 0.086 86.6);
Tailwind
colors: {
custom: {
50: '#f5e0b4',
500: '#efd394',
950: '#000000',
},
}SCSS
$custom: #efd394; $custom-light: #f5e0b4; $custom-dark: #000000;
JSON
{
"hex": "#efd394",
"rgb": {
"r": 239,
"g": 211,
"b": 148
},
"hsl": {
"h": 41.538,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.87586,
"c": 0.08626,
"h": 86.6
},
"luminance": 0.67077
}Semantic roles & 50–950 ramp
primary
#EFD394
secondary
#5C7ECB
accent
#4DD60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481