#F4EF93#F4EF93
#F4EF93 is a very light, moderate yellow. Relative luminance 0.831; OKLCH L 93.6% C 0.114 H 105.7°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EF93 |
|---|---|
| RGB | rgb(244, 239, 147) |
| HSL | hsl(57, 82%, 77%) |
| HSV | hsv(57, 40%, 96%) |
| CMYK | cmyk(0%, 2%, 39.8%, 4.3%) |
| CIE-LAB | lab(93.05, -11.21, 45.05) |
| CIE-LCH | lch(93.05, 46.43, 103.98°) |
| OKLab | oklab(93.61% -0.0308 0.1096) |
| OKLCH | oklch(93.61% 0.114 105.7) |
| XYZ | xyz(73.4424, 83.0744, 39.7643) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.91
Khaki (CSS)
#F0E68C
ΔE00 2.19
Dark Cream
#FFF39A
ΔE00 2.23
Parchment
#FEFCAF
ΔE00 3.90
Manilla
#FFFA86
ΔE00 3.91
Straw
#FCF679
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EF93 #9398F4
analogous
#F4BF93 #F4EF93 #C9F493
triadic
#F4EF93 #93F4EF #EF93F4
tetradic
#F4EF93 #93F4BF #9398F4 #F493C9
square
#F4EF93 #93F4BF #9398F4 #F493C9
split-complementary
#F4EF93 #93C9F4 #BF93F4
monochromatic
#E9DF24 #EEE75B #F4EF93 #FAF7CB #FCFBE3
Accessibility & contrast
On white
1.19
#F4EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#F4EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EF93
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EF93 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98C
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#FFE4D8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4ef93; /* rgb */ color: rgb(244, 239, 147); /* oklch */ color: oklch(93.6% 0.114 105.7);
Tailwind
colors: {
custom: {
50: '#f9f4b4',
500: '#f4ef93',
950: '#000000',
},
}SCSS
$custom: #f4ef93; $custom-light: #f9f4b4; $custom-dark: #000000;
JSON
{
"hex": "#f4ef93",
"rgb": {
"r": 244,
"g": 239,
"b": 147
},
"hsl": {
"h": 56.907,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.93614,
"c": 0.11388,
"h": 105.7
},
"luminance": 0.83073
}Semantic roles & 50–950 ramp
primary
#F4EF93
secondary
#5960D2
accent
#13DE08
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581