#EFD294#EFD294
#EFD294 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.4% C 0.086 H 85.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD294 |
|---|---|
| RGB | rgb(239, 210, 148) |
| HSL | hsl(41, 74%, 76%) |
| HSV | hsv(41, 38%, 94%) |
| CMYK | cmyk(0%, 12.1%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.29, 1.61, 34.46) |
| CIE-LCH | lch(85.29, 34.50, 87.32°) |
| OKLab | oklab(87.39% 0.0066 0.0853) |
| OKLCH | oklch(87.39% 0.086 85.6) |
| XYZ | xyz(63.9900, 66.5845, 37.4926) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.46
Navajowhite
#FFDEAD
ΔE00 4.84
Wheat
#F5DEB3
ΔE00 5.22
Sand (survey)
#E2CA76
ΔE00 5.33
Moccasin
#FFE4B5
ΔE00 5.42
Beige (survey)
#E6DAA6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD294 #94B1EF
analogous
#EFA494 #EFD294 #DEEF94
triadic
#EFD294 #94EFD2 #D294EF
tetradic
#EFD294 #94EFA4 #94B1EF #EF94DE
square
#EFD294 #94EFA4 #94B1EF #EF94DE
split-complementary
#EFD294 #94DEEF #A494EF
monochromatic
#DFA52A #E7BC5F #EFD294 #F7E8C9 #FBF4E4
Accessibility & contrast
On white
1.47
#EFD294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#EFD294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD294
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD294 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D190
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#FDC8C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efd294; /* rgb */ color: rgb(239, 210, 148); /* oklch */ color: oklch(87.4% 0.086 85.6);
Tailwind
colors: {
custom: {
50: '#f5dfb4',
500: '#efd294',
950: '#000000',
},
}SCSS
$custom: #efd294; $custom-light: #f5dfb4; $custom-dark: #000000;
JSON
{
"hex": "#efd294",
"rgb": {
"r": 239,
"g": 210,
"b": 148
},
"hsl": {
"h": 40.879,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.87389,
"c": 0.08559,
"h": 85.6
},
"luminance": 0.66582
}Semantic roles & 50–950 ramp
primary
#EFD294
secondary
#5C7FCB
accent
#4FD60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481