#F2EA75#F2EA75
#F2EA75 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.0% C 0.139 H 105.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA75 |
|---|---|
| RGB | rgb(242, 234, 117) |
| HSL | hsl(56, 83%, 70%) |
| HSV | hsv(56, 52%, 95%) |
| CMYK | cmyk(0%, 3.3%, 51.7%, 5.1%) |
| CIE-LAB | lab(91.24, -12.31, 57.07) |
| CIE-LCH | lch(91.24, 58.38, 102.18°) |
| OKLab | oklab(92.02% -0.0366 0.1342) |
| OKLCH | oklch(92.02% 0.139 105.3) |
| XYZ | xyz(69.2536, 79.0093, 28.4285) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.21
Straw
#FCF679
ΔE00 2.60
Yellowish
#FAEE66
ΔE00 2.61
Manilla
#FFFA86
ΔE00 3.35
Khaki (CSS)
#F0E68C
ΔE00 3.81
Yellowish Tan
#FCFC81
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA75 #757DF2
analogous
#F2AB75 #F2EA75 #BBF275
triadic
#F2EA75 #75F2EA #EA75F2
tetradic
#F2EA75 #75F2AB #757DF2 #F275BB
square
#F2EA75 #75F2AB #757DF2 #F275BB
split-complementary
#F2EA75 #75BBF2 #AB75F2
monochromatic
#D8CC14 #EDE13D #F2EA75 #F7F3AD #FCFBE3
Accessibility & contrast
On white
1.25
#F2EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#F2EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA75
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA75 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36A
Deuteranopia (green-blind)
#FEE87B
Tritanopia (blue-blind)
#FFDDCF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f2ea75; /* rgb */ color: rgb(242, 234, 117); /* oklch */ color: oklch(92.0% 0.139 105.3);
Tailwind
colors: {
custom: {
50: '#f9f0a0',
500: '#f2ea75',
950: '#000000',
},
}SCSS
$custom: #f2ea75; $custom-light: #f9f0a0; $custom-dark: #000000;
JSON
{
"hex": "#f2ea75",
"rgb": {
"r": 242,
"g": 234,
"b": 117
},
"hsl": {
"h": 56.16,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.9202,
"c": 0.13906,
"h": 105.3
},
"luminance": 0.79007
}Semantic roles & 50–950 ramp
primary
#F2EA75
secondary
#3F48CC
accent
#14DF06
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580