#F7E189#F7E189
#F7E189 is a very light, moderate yellow. Relative luminance 0.754; OKLCH L 90.9% C 0.111 H 95.8°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E189 |
|---|---|
| RGB | rgb(247, 225, 137) |
| HSL | hsl(48, 87%, 75%) |
| HSV | hsv(48, 45%, 97%) |
| CMYK | cmyk(0%, 8.9%, 44.5%, 3.1%) |
| CIE-LAB | lab(89.60, -4.05, 45.65) |
| CIE-LCH | lch(89.60, 45.83, 95.07°) |
| OKLab | oklab(90.9% -0.0111 0.1104) |
| OKLCH | oklch(90.9% 0.111 95.8) |
| XYZ | xyz(69.8002, 75.4333, 34.5454) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.05
Wheat (survey)
#FBDD7E
ΔE00 2.43
Khaki (CSS)
#F0E68C
ΔE00 3.43
Pale Gold
#FDDE6C
ΔE00 4.20
Yellow Tan
#FFE36E
ΔE00 4.22
Dark Cream
#FFF39A
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E189 #899FF7
analogous
#F7AA89 #F7E189 #D6F789
triadic
#F7E189 #89F7E1 #E189F7
tetradic
#F7E189 #89F7AA #899FF7 #F789D6
square
#F7E189 #89F7AA #899FF7 #F789D6
split-complementary
#F7E189 #89D6F7 #AA89F7
monochromatic
#EFC416 #F3D250 #F7E189 #FBF0C2 #FDF8E2
Accessibility & contrast
On white
1.31
#F7E189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#F7E189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E189
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E189 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#FFD5CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f7e189; /* rgb */ color: rgb(247, 225, 137); /* oklch */ color: oklch(90.9% 0.111 95.8);
Tailwind
colors: {
custom: {
50: '#fceaad',
500: '#f7e189',
950: '#000000',
},
}SCSS
$custom: #f7e189; $custom-light: #fceaad; $custom-dark: #000000;
JSON
{
"hex": "#f7e189",
"rgb": {
"r": 247,
"g": 225,
"b": 137
},
"hsl": {
"h": 48,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.90895,
"c": 0.11097,
"h": 95.8
},
"luminance": 0.75431
}Semantic roles & 50–950 ramp
primary
#F7E189
secondary
#506AD5
accent
#2FE402
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481