#EFED7D#EFED7D
#EFED7D is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.135 H 107.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFED7D |
|---|---|
| RGB | rgb(239, 237, 125) |
| HSL | hsl(59, 78%, 71%) |
| HSV | hsv(59, 48%, 94%) |
| CMYK | cmyk(0%, 0.8%, 47.7%, 6.3%) |
| CIE-LAB | lab(91.86, -14.30, 54.05) |
| CIE-LCH | lch(91.86, 55.91, 104.82°) |
| OKLab | oklab(92.49% -0.0413 0.1283) |
| OKLCH | oklch(92.49% 0.135 107.9) |
| XYZ | xyz(69.5840, 80.4015, 31.2516) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.75
Manilla
#FFFA86
ΔE00 2.93
Yellowish Tan
#FCFC81
ΔE00 3.25
Sandy Yellow
#FDEE73
ΔE00 3.69
Khaki (CSS)
#F0E68C
ΔE00 3.74
Pale Yellow
#FFFF84
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFED7D #7D7FEF
analogous
#EFB47D #EFED7D #B8EF7D
triadic
#EFED7D #7DEFED #ED7DEF
tetradic
#EFED7D #7DEFB4 #7D7FEF #EF7DB8
square
#EFED7D #7DEFB4 #7D7FEF #EF7DB8
split-complementary
#EFED7D #7DB8EF #B47DEF
monochromatic
#D7D41A #E8E547 #EFED7D #F6F5B3 #FCFBE4
Accessibility & contrast
On white
1.23
#EFED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EFED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFED7D
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFED7D | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE573
Deuteranopia (green-blind)
#FFEA82
Tritanopia (blue-blind)
#FDE1D3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efed7d; /* rgb */ color: rgb(239, 237, 125); /* oklch */ color: oklch(92.5% 0.135 107.9);
Tailwind
colors: {
custom: {
50: '#f6f2a5',
500: '#efed7d',
950: '#000000',
},
}SCSS
$custom: #efed7d; $custom-light: #f6f2a5; $custom-dark: #000000;
JSON
{
"hex": "#efed7d",
"rgb": {
"r": 239,
"g": 237,
"b": 125
},
"hsl": {
"h": 58.947,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.9249,
"c": 0.1348,
"h": 107.9
},
"luminance": 0.804
}Semantic roles & 50–950 ramp
primary
#EFED7D
secondary
#4749C9
accent
#0FDA0B
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17160F
muted
#858580