#F8F37D#F8F37D
#F8F37D is a very light, vivid yellow. Relative luminance 0.855; OKLCH L 94.5% C 0.140 H 106.6°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F37D |
|---|---|
| RGB | rgb(248, 243, 125) |
| HSL | hsl(58, 90%, 73%) |
| HSV | hsv(58, 50%, 97%) |
| CMYK | cmyk(0%, 2%, 49.6%, 2.7%) |
| CIE-LAB | lab(94.12, -13.70, 56.90) |
| CIE-LCH | lch(94.12, 58.53, 103.54°) |
| OKLab | oklab(94.45% -0.0401 0.1344) |
| OKLCH | oklch(94.45% 0.14 106.6) |
| XYZ | xyz(74.4655, 85.5404, 31.9864) |
| Luminance | 0.8554 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.08
Manilla
#FFFA86
ΔE00 1.49
Yellowish Tan
#FCFC81
ΔE00 2.06
Custard
#FFFD78
ΔE00 2.55
Pale Yellow
#FFFF84
ΔE00 2.57
Butter
#FFFF81
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F37D #7D82F8
analogous
#F8B57D #F8F37D #BFF87D
triadic
#F8F37D #7DF8F3 #F37DF8
tetradic
#F8F37D #7DF8B5 #7D82F8 #F87DBF
square
#F8F37D #7DF8B5 #7D82F8 #F87DBF
split-complementary
#F8F37D #7DBFF8 #B57DF8
monochromatic
#EEE50D #F5EE43 #F8F37D #FBF8B7 #FDFCE2
Accessibility & contrast
On white
1.16
#F8F37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#F8F37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F37D
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F37D | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB72
Deuteranopia (green-blind)
#FFF083
Tritanopia (blue-blind)
#FFE6D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8f37d; /* rgb */ color: rgb(248, 243, 125); /* oklch */ color: oklch(94.5% 0.140 106.6);
Tailwind
colors: {
custom: {
50: '#fdf6a5',
500: '#f8f37d',
950: '#000000',
},
}SCSS
$custom: #f8f37d; $custom-light: #fdf6a5; $custom-dark: #000000;
JSON
{
"hex": "#f8f37d",
"rgb": {
"r": 248,
"g": 243,
"b": 125
},
"hsl": {
"h": 57.561,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.94452,
"c": 0.14028,
"h": 106.6
},
"luminance": 0.85538
}Semantic roles & 50–950 ramp
primary
#F8F37D
secondary
#454BD4
accent
#09E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580