#F4D575#F4D575
#F4D575 is a very light, vivid yellow. Relative luminance 0.681; OKLCH L 88.0% C 0.121 H 91.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D575 |
|---|---|
| RGB | rgb(244, 213, 117) |
| HSL | hsl(45, 85%, 71%) |
| HSV | hsv(45, 52%, 96%) |
| CMYK | cmyk(0%, 12.7%, 52%, 4.3%) |
| CIE-LAB | lab(86.06, -0.95, 50.96) |
| CIE-LCH | lch(86.06, 50.97, 91.07°) |
| OKLab | oklab(87.96% -0.004 0.1208) |
| OKLCH | oklch(87.96% 0.121 91.9) |
| XYZ | xyz(64.3158, 68.1089, 26.5848) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.81
Sandy
#F1DA7A
ΔE00 2.40
Light Mustard
#F7D560
ΔE00 2.80
Pale Gold
#FDDE6C
ΔE00 3.10
Sand (survey)
#E2CA76
ΔE00 3.70
Maize
#F4D054
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D575 #7594F4
analogous
#F49575 #F4D575 #D4F475
triadic
#F4D575 #75F4D5 #D575F4
tetradic
#F4D575 #75F495 #7594F4 #F475D4
square
#F4D575 #75F495 #7594F4 #F475D4
split-complementary
#F4D575 #75D4F4 #9575F4
monochromatic
#DDAB12 #EFC43C #F4D575 #F9E6AE #FDF6E3
Accessibility & contrast
On white
1.44
#F4D575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#F4D575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D575
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D575 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#FFC8BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f4d575; /* rgb */ color: rgb(244, 213, 117); /* oklch */ color: oklch(88.0% 0.121 91.9);
Tailwind
colors: {
custom: {
50: '#fae19f',
500: '#f4d575',
950: '#000000',
},
}SCSS
$custom: #f4d575; $custom-light: #fae19f; $custom-dark: #000000;
JSON
{
"hex": "#f4d575",
"rgb": {
"r": 244,
"g": 213,
"b": 117
},
"hsl": {
"h": 45.354,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.87959,
"c": 0.12087,
"h": 91.9
},
"luminance": 0.68106
}Semantic roles & 50–950 ramp
primary
#F4D575
secondary
#3F62CE
accent
#3AE204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480