#F4EF91#F4EF91
#F4EF91 is a very light, moderate yellow. Relative luminance 0.830; OKLCH L 93.6% C 0.116 H 105.8°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EF91 |
|---|---|
| RGB | rgb(244, 239, 145) |
| HSL | hsl(57, 82%, 76%) |
| HSV | hsv(57, 41%, 96%) |
| CMYK | cmyk(0%, 2%, 40.6%, 4.3%) |
| CIE-LAB | lab(93.02, -11.42, 46.00) |
| CIE-LCH | lch(93.02, 47.39, 103.94°) |
| OKLab | oklab(93.58% -0.0316 0.1117) |
| OKLCH | oklch(93.58% 0.116 105.8) |
| XYZ | xyz(73.2868, 83.0122, 38.9449) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.05
Khaki (CSS)
#F0E68C
ΔE00 2.22
Dark Cream
#FFF39A
ΔE00 2.31
Manilla
#FFFA86
ΔE00 3.66
Parchment
#FEFCAF
ΔE00 4.13
Straw
#FCF679
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EF91 #9196F4
analogous
#F4BE91 #F4EF91 #C8F491
triadic
#F4EF91 #91F4EF #EF91F4
tetradic
#F4EF91 #91F4BE #9196F4 #F491C8
square
#F4EF91 #91F4BE #9196F4 #F491C8
split-complementary
#F4EF91 #91C8F4 #BE91F4
monochromatic
#E9DF22 #EEE759 #F4EF91 #FAF7C9 #FCFBE3
Accessibility & contrast
On white
1.19
#F4EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#F4EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EF91
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EF91 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE88A
Deuteranopia (green-blind)
#FFED95
Tritanopia (blue-blind)
#FFE4D8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4ef91; /* rgb */ color: rgb(244, 239, 145); /* oklch */ color: oklch(93.6% 0.116 105.8);
Tailwind
colors: {
custom: {
50: '#f9f4b2',
500: '#f4ef91',
950: '#000000',
},
}SCSS
$custom: #f4ef91; $custom-light: #f9f4b2; $custom-dark: #000000;
JSON
{
"hex": "#f4ef91",
"rgb": {
"r": 244,
"g": 239,
"b": 145
},
"hsl": {
"h": 56.97,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.93584,
"c": 0.11603,
"h": 105.8
},
"luminance": 0.8301
}Semantic roles & 50–950 ramp
primary
#F4EF91
secondary
#585ED2
accent
#12DE07
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581