#F7E775#F7E775
#F7E775 is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 91.8% C 0.136 H 101.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E775 |
|---|---|
| RGB | rgb(247, 231, 117) |
| HSL | hsl(53, 89%, 71%) |
| HSV | hsv(53, 53%, 97%) |
| CMYK | cmyk(0%, 6.5%, 52.6%, 3.1%) |
| CIE-LAB | lab(90.88, -8.83, 56.74) |
| CIE-LCH | lch(90.88, 57.43, 98.84°) |
| OKLab | oklab(91.83% -0.0269 0.1334) |
| OKLCH | oklch(91.83% 0.136 101.4) |
| XYZ | xyz(70.1468, 78.2129, 28.2277) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.77
Yellowish
#FAEE66
ΔE00 2.92
Dull Yellow
#EEDC5B
ΔE00 3.11
Yellow Tan
#FFE36E
ΔE00 3.20
Sand Yellow
#FCE166
ΔE00 3.21
Khaki (CSS)
#F0E68C
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E775 #7585F7
analogous
#F7A675 #F7E775 #C6F775
triadic
#F7E775 #75F7E7 #E775F7
tetradic
#F7E775 #75F7A6 #7585F7 #F775C6
square
#F7E775 #75F7A6 #7585F7 #F775C6
split-complementary
#F7E775 #75C6F7 #A675F7
monochromatic
#E4CA0D #F4DD3B #F7E775 #FAF1AF #FDFAE2
Accessibility & contrast
On white
1.26
#F7E775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F7E775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E775
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E775 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#FEE87A
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7e775; /* rgb */ color: rgb(247, 231, 117); /* oklch */ color: oklch(91.8% 0.136 101.4);
Tailwind
colors: {
custom: {
50: '#fceea0',
500: '#f7e775',
950: '#000000',
},
}SCSS
$custom: #f7e775; $custom-light: #fceea0; $custom-dark: #000000;
JSON
{
"hex": "#f7e775",
"rgb": {
"r": 247,
"g": 231,
"b": 117
},
"hsl": {
"h": 52.615,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.91831,
"c": 0.13606,
"h": 101.4
},
"luminance": 0.7821
}Semantic roles & 50–950 ramp
primary
#F7E775
secondary
#3E50D2
accent
#1CE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480