#F2EF91#F2EF91
#F2EF91 is a very light, moderate yellow. Relative luminance 0.827; OKLCH L 93.4% C 0.116 H 106.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EF91 |
|---|---|
| RGB | rgb(242, 239, 145) |
| HSL | hsl(58, 79%, 76%) |
| HSV | hsv(58, 40%, 95%) |
| CMYK | cmyk(0%, 1.2%, 40.1%, 5.1%) |
| CIE-LAB | lab(92.86, -12.19, 45.77) |
| CIE-LCH | lch(92.86, 47.36, 104.92°) |
| OKLab | oklab(93.42% -0.0337 0.1112) |
| OKLCH | oklch(93.42% 0.116 106.9) |
| XYZ | xyz(72.5965, 82.6562, 38.9126) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.34
Khaki (CSS)
#F0E68C
ΔE00 2.51
Dark Cream
#FFF39A
ΔE00 2.77
Manilla
#FFFA86
ΔE00 3.79
Parchment
#FEFCAF
ΔE00 4.10
Straw
#FCF679
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EF91 #9194F2
analogous
#F2BE91 #F2EF91 #C4F291
triadic
#F2EF91 #91F2EF #EF91F2
tetradic
#F2EF91 #91F2BE #9194F2 #F291C4
square
#F2EF91 #91F2BE #9194F2 #F291C4
split-complementary
#F2EF91 #91C4F2 #BE91F2
monochromatic
#E5DF24 #ECE75A #F2EF91 #F8F7C8 #FCFBE4
Accessibility & contrast
On white
1.20
#F2EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#F2EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EF91
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EF91 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#FFE4D8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f2ef91; /* rgb */ color: rgb(242, 239, 145); /* oklch */ color: oklch(93.4% 0.116 106.9);
Tailwind
colors: {
custom: {
50: '#f8f4b2',
500: '#f2ef91',
950: '#000000',
},
}SCSS
$custom: #f2ef91; $custom-light: #f8f4b2; $custom-dark: #000000;
JSON
{
"hex": "#f2ef91",
"rgb": {
"r": 242,
"g": 239,
"b": 145
},
"hsl": {
"h": 58.144,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.93422,
"c": 0.11615,
"h": 106.9
},
"luminance": 0.82655
}Semantic roles & 50–950 ramp
primary
#F2EF91
secondary
#585CCF
accent
#11DB0A
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581