#F7EA88#F7EA88
#F7EA88 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.120 H 101.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EA88 |
|---|---|
| RGB | rgb(247, 234, 136) |
| HSL | hsl(53, 87%, 75%) |
| HSV | hsv(53, 45%, 97%) |
| CMYK | cmyk(0%, 5.3%, 44.9%, 3.1%) |
| CIE-LAB | lab(91.86, -8.66, 48.97) |
| CIE-LCH | lch(91.86, 49.73, 100.03°) |
| OKLab | oklab(92.69% -0.0245 0.1178) |
| OKLCH | oklch(92.69% 0.12 101.8) |
| XYZ | xyz(72.2263, 80.3996, 35.0018) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.71
Dark Cream
#FFF39A
ΔE00 2.44
Buff
#FEF69E
ΔE00 3.23
Sandy Yellow
#FDEE73
ΔE00 3.40
Sandy
#F1DA7A
ΔE00 4.19
Manilla
#FFFA86
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EA88 #8895F7
analogous
#F7B288 #F7EA88 #CCF788
triadic
#F7EA88 #88F7EA #EA88F7
tetradic
#F7EA88 #88F7B2 #8895F7 #F788CC
square
#F7EA88 #88F7B2 #8895F7 #F788CC
split-complementary
#F7EA88 #88CCF7 #B288F7
monochromatic
#EFD615 #F3E04F #F7EA88 #FBF4C1 #FDFAE2
Accessibility & contrast
On white
1.23
#F7EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#F7EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EA88
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EA88 | 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)
#FAE480
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f7ea88; /* rgb */ color: rgb(247, 234, 136); /* oklch */ color: oklch(92.7% 0.120 101.8);
Tailwind
colors: {
custom: {
50: '#fcf0ac',
500: '#f7ea88',
950: '#000000',
},
}SCSS
$custom: #f7ea88; $custom-light: #fcf0ac; $custom-dark: #000000;
JSON
{
"hex": "#f7ea88",
"rgb": {
"r": 247,
"g": 234,
"b": 136
},
"hsl": {
"h": 52.973,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.92686,
"c": 0.1203,
"h": 101.8
},
"luminance": 0.80397
}Semantic roles & 50–950 ramp
primary
#F7EA88
secondary
#4F5ED5
accent
#1CE402
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581