#F7EE89#F7EE89
#F7EE89 is a very light, vivid yellow. Relative luminance 0.827; OKLCH L 93.5% C 0.123 H 104.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EE89 |
|---|---|
| RGB | rgb(247, 238, 137) |
| HSL | hsl(55, 87%, 75%) |
| HSV | hsv(55, 45%, 97%) |
| CMYK | cmyk(0%, 3.6%, 44.5%, 3.1%) |
| CIE-LAB | lab(92.90, -10.55, 49.76) |
| CIE-LCH | lch(92.90, 50.87, 101.97°) |
| OKLab | oklab(93.51% -0.0299 0.1196) |
| OKLCH | oklch(93.51% 0.123 104) |
| XYZ | xyz(73.4493, 82.7314, 35.7617) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.26
Dark Cream
#FFF39A
ΔE00 2.37
Buff
#FEF69E
ΔE00 2.72
Manilla
#FFFA86
ΔE00 3.08
Sandy Yellow
#FDEE73
ΔE00 3.32
Straw
#FCF679
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EE89 #8992F7
analogous
#F7B789 #F7EE89 #C9F789
triadic
#F7EE89 #89F7EE #EE89F7
tetradic
#F7EE89 #89F7B7 #8992F7 #F789C9
square
#F7EE89 #89F7B7 #8992F7 #F789C9
split-complementary
#F7EE89 #89C9F7 #B789F7
monochromatic
#EFDD16 #F3E650 #F7EE89 #FBF6C2 #FDFBE2
Accessibility & contrast
On white
1.20
#F7EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#F7EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EE89
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EE89 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#FFED8D
Tritanopia (blue-blind)
#FFE2D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f7ee89; /* rgb */ color: rgb(247, 238, 137); /* oklch */ color: oklch(93.5% 0.123 104.0);
Tailwind
colors: {
custom: {
50: '#fcf3ad',
500: '#f7ee89',
950: '#000000',
},
}SCSS
$custom: #f7ee89; $custom-light: #fcf3ad; $custom-dark: #000000;
JSON
{
"hex": "#f7ee89",
"rgb": {
"r": 247,
"g": 238,
"b": 137
},
"hsl": {
"h": 55.091,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.9351,
"c": 0.12329,
"h": 104
},
"luminance": 0.82729
}Semantic roles & 50–950 ramp
primary
#F7EE89
secondary
#505AD5
accent
#14E402
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581