#F8F17A#F8F17A
#F8F17A is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 94.0% C 0.141 H 105.8°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F17A |
|---|---|
| RGB | rgb(248, 241, 122) |
| HSL | hsl(57, 90%, 73%) |
| HSV | hsv(57, 51%, 97%) |
| CMYK | cmyk(0%, 2.8%, 50.8%, 2.7%) |
| CIE-LAB | lab(93.57, -12.97, 57.63) |
| CIE-LCH | lch(93.57, 59.07, 102.68°) |
| OKLab | oklab(94.01% -0.0383 0.1358) |
| OKLCH | oklch(94.01% 0.141 105.8) |
| XYZ | xyz(73.6815, 84.2743, 30.7939) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.20
Manilla
#FFFA86
ΔE00 1.94
Sandy Yellow
#FDEE73
ΔE00 2.14
Yellowish
#FAEE66
ΔE00 2.48
Yellowish Tan
#FCFC81
ΔE00 2.61
Custard
#FFFD78
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F17A #7A81F8
analogous
#F8B27A #F8F17A #C0F87A
triadic
#F8F17A #7AF8F1 #F17AF8
tetradic
#F8F17A #7AF8B2 #7A81F8 #F87AC0
square
#F8F17A #7AF8B2 #7A81F8 #F87AC0
split-complementary
#F8F17A #7AC0F8 #B27AF8
monochromatic
#EBDF0C #F5EB40 #F8F17A #FBF7B4 #FDFCE2
Accessibility & contrast
On white
1.18
#F8F17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#F8F17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F17A
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F17A | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#FFEF80
Tritanopia (blue-blind)
#FFE4D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f8f17a; /* rgb */ color: rgb(248, 241, 122); /* oklch */ color: oklch(94.0% 0.141 105.8);
Tailwind
colors: {
custom: {
50: '#fdf5a3',
500: '#f8f17a',
950: '#000000',
},
}SCSS
$custom: #f8f17a; $custom-light: #fdf5a3; $custom-dark: #000000;
JSON
{
"hex": "#f8f17a",
"rgb": {
"r": 248,
"g": 241,
"b": 122
},
"hsl": {
"h": 56.667,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.94007,
"c": 0.14105,
"h": 105.8
},
"luminance": 0.84272
}Semantic roles & 50–950 ramp
primary
#F8F17A
secondary
#424AD4
accent
#0DE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580