#F4F57D#F4F57D
#F4F57D is a very light, vivid yellow. Relative luminance 0.860; OKLCH L 94.5% C 0.143 H 109.3°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F57D |
|---|---|
| RGB | rgb(244, 245, 125) |
| HSL | hsl(61, 86%, 73%) |
| HSV | hsv(61, 49%, 96%) |
| CMYK | cmyk(0.4%, 0%, 49%, 3.9%) |
| CIE-LAB | lab(94.32, -16.24, 57.07) |
| CIE-LCH | lch(94.32, 59.34, 105.89°) |
| OKLab | oklab(94.54% -0.0472 0.1349) |
| OKLCH | oklch(94.54% 0.143 109.3) |
| XYZ | xyz(73.6639, 86.0203, 32.1212) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.52
Straw
#FCF679
ΔE00 1.92
Manilla
#FFFA86
ΔE00 1.95
Pale Yellow
#FFFF84
ΔE00 2.10
Butter
#FFFF81
ΔE00 2.17
Faded Yellow
#FEFF7F
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F57D #7E7DF5
analogous
#F5BA7D #F4F57D #B8F57D
triadic
#F4F57D #7DF4F5 #F57DF4
tetradic
#F4F57D #7DF5BA #7E7DF5 #F57DB8
square
#F4F57D #7DF5BA #7E7DF5 #F57DB8
split-complementary
#F4F57D #7DB8F5 #BA7DF5
monochromatic
#E4E612 #EFF144 #F4F57D #F9F9B6 #FDFDE3
Accessibility & contrast
On white
1.15
#F4F57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#F4F57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F57D
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F57D | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC72
Deuteranopia (green-blind)
#FFF183
Tritanopia (blue-blind)
#FFE8DA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4f57d; /* rgb */ color: rgb(244, 245, 125); /* oklch */ color: oklch(94.5% 0.143 109.3);
Tailwind
colors: {
custom: {
50: '#faf8a5',
500: '#f4f57d',
950: '#000000',
},
}SCSS
$custom: #f4f57d; $custom-light: #faf8a5; $custom-dark: #000000;
JSON
{
"hex": "#f4f57d",
"rgb": {
"r": 244,
"g": 245,
"b": 125
},
"hsl": {
"h": 60.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.9454,
"c": 0.14286,
"h": 109.3
},
"luminance": 0.86019
}Semantic roles & 50–950 ramp
primary
#F4F57D
secondary
#4746D1
accent
#03E205
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580