#F8F170#F8F170
#F8F170 is a very light, vivid yellow. Relative luminance 0.840; OKLCH L 93.9% C 0.150 H 106.1°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F170 |
|---|---|
| RGB | rgb(248, 241, 112) |
| HSL | hsl(57, 91%, 71%) |
| HSV | hsv(57, 55%, 97%) |
| CMYK | cmyk(0%, 2.8%, 54.8%, 2.7%) |
| CIE-LAB | lab(93.47, -13.75, 62.01) |
| CIE-LCH | lch(93.47, 63.52, 102.50°) |
| OKLab | oklab(93.89% -0.0416 0.1442) |
| OKLCH | oklch(93.89% 0.15 106.1) |
| XYZ | xyz(73.0935, 84.0391, 27.6970) |
| Luminance | 0.8404 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.19
Yellowish
#FAEE66
ΔE00 1.60
Sandy Yellow
#FDEE73
ΔE00 2.07
Custard
#FFFD78
ΔE00 2.57
Manilla
#FFFA86
ΔE00 2.58
Butter Yellow
#FFFD74
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F170 #7077F8
analogous
#F8AD70 #F8F170 #BBF870
triadic
#F8F170 #70F8F1 #F170F8
tetradic
#F8F170 #70F8AD #7077F8 #F870BB
square
#F8F170 #70F8AD #7077F8 #F870BB
split-complementary
#F8F170 #70BBF8 #AD70F8
monochromatic
#E3D70B #F5EB36 #F8F170 #FBF7AA #FEFCE2
Accessibility & contrast
On white
1.18
#F8F170 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#F8F170 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F170
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F170 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F170 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE963
Deuteranopia (green-blind)
#FFEF77
Tritanopia (blue-blind)
#FFE3D4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f8f170; /* rgb */ color: rgb(248, 241, 112); /* oklch */ color: oklch(93.9% 0.150 106.1);
Tailwind
colors: {
custom: {
50: '#fdf59d',
500: '#f8f170',
950: '#000000',
},
}SCSS
$custom: #f8f170; $custom-light: #fdf59d; $custom-dark: #000000;
JSON
{
"hex": "#f8f170",
"rgb": {
"r": 248,
"g": 241,
"b": 112
},
"hsl": {
"h": 56.912,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.93893,
"c": 0.15009,
"h": 106.1
},
"luminance": 0.84037
}Semantic roles & 50–950 ramp
primary
#F8F170
secondary
#3941D3
accent
#0CE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580