#F7E085#F7E085
#F7E085 is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.6% C 0.114 H 95.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E085 |
|---|---|
| RGB | rgb(247, 224, 133) |
| HSL | hsl(48, 88%, 75%) |
| HSV | hsv(48, 46%, 97%) |
| CMYK | cmyk(0%, 9.3%, 46.2%, 3.1%) |
| CIE-LAB | lab(89.29, -3.93, 47.23) |
| CIE-LCH | lch(89.29, 47.39, 94.75°) |
| OKLab | oklab(90.64% -0.0111 0.1137) |
| OKLCH | oklch(90.64% 0.114 95.6) |
| XYZ | xyz(69.2491, 74.7816, 32.9723) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.60
Wheat (survey)
#FBDD7E
ΔE00 2.01
Pale Gold
#FDDE6C
ΔE00 3.66
Khaki (CSS)
#F0E68C
ΔE00 3.70
Yellow Tan
#FFE36E
ΔE00 3.74
Sand Yellow
#FCE166
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E085 #859CF7
analogous
#F7A785 #F7E085 #D5F785
triadic
#F7E085 #85F7E0 #E085F7
tetradic
#F7E085 #85F7A7 #859CF7 #F785D5
square
#F7E085 #85F7A7 #859CF7 #F785D5
split-complementary
#F7E085 #85D5F7 #A785F7
monochromatic
#EFC312 #F3D14C #F7E085 #FBEFBE #FDF8E2
Accessibility & contrast
On white
1.32
#F7E085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#F7E085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E085
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E085 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#F7E489
Tritanopia (blue-blind)
#FFD4CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f7e085; /* rgb */ color: rgb(247, 224, 133); /* oklch */ color: oklch(90.6% 0.114 95.6);
Tailwind
colors: {
custom: {
50: '#fce9aa',
500: '#f7e085',
950: '#000000',
},
}SCSS
$custom: #f7e085; $custom-light: #fce9aa; $custom-dark: #000000;
JSON
{
"hex": "#f7e085",
"rgb": {
"r": 247,
"g": 224,
"b": 133
},
"hsl": {
"h": 47.895,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.90636,
"c": 0.11423,
"h": 95.6
},
"luminance": 0.74779
}Semantic roles & 50–950 ramp
primary
#F7E085
secondary
#4C67D4
accent
#2FE401
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481