#F7EA7B#F7EA7B
#F7EA7B is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.133 H 102.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EA7B |
|---|---|
| RGB | rgb(247, 234, 123) |
| HSL | hsl(54, 89%, 73%) |
| HSV | hsv(54, 50%, 97%) |
| CMYK | cmyk(0%, 5.3%, 50.2%, 3.1%) |
| CIE-LAB | lab(91.71, -9.83, 54.95) |
| CIE-LCH | lch(91.71, 55.82, 100.14°) |
| OKLab | oklab(92.51% -0.0292 0.13) |
| OKLCH | oklch(92.51% 0.133 102.6) |
| XYZ | xyz(71.3578, 80.0522, 30.4278) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.78
Yellowish
#FAEE66
ΔE00 2.99
Straw
#FCF679
ΔE00 3.19
Khaki (CSS)
#F0E68C
ΔE00 3.22
Manilla
#FFFA86
ΔE00 3.66
Dark Cream
#FFF39A
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EA7B #7B88F7
analogous
#F7AC7B #F7EA7B #C6F77B
triadic
#F7EA7B #7BF7EA #EA7BF7
tetradic
#F7EA7B #7BF7AC #7B88F7 #F77BC6
square
#F7EA7B #7BF7AC #7B88F7 #F77BC6
split-complementary
#F7EA7B #7BC6F7 #AC7BF7
monochromatic
#E9D20E #F4E141 #F7EA7B #FAF3B5 #FDFAE2
Accessibility & contrast
On white
1.23
#F7EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#F7EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EA7B
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EA7B | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE471
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f7ea7b; /* rgb */ color: rgb(247, 234, 123); /* oklch */ color: oklch(92.5% 0.133 102.6);
Tailwind
colors: {
custom: {
50: '#fcf0a4',
500: '#f7ea7b',
950: '#000000',
},
}SCSS
$custom: #f7ea7b; $custom-light: #fcf0a4; $custom-dark: #000000;
JSON
{
"hex": "#f7ea7b",
"rgb": {
"r": 247,
"g": 234,
"b": 123
},
"hsl": {
"h": 53.71,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.92512,
"c": 0.13323,
"h": 102.6
},
"luminance": 0.8005
}Semantic roles & 50–950 ramp
primary
#F7EA7B
secondary
#4352D3
accent
#18E500
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580