#F4D875#F4D875
#F4D875 is a very light, vivid yellow. Relative luminance 0.696; OKLCH L 88.6% C 0.123 H 93.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D875 |
|---|---|
| RGB | rgb(244, 216, 117) |
| HSL | hsl(47, 85%, 71%) |
| HSV | hsv(47, 52%, 96%) |
| CMYK | cmyk(0%, 11.5%, 52%, 4.3%) |
| CIE-LAB | lab(86.82, -2.48, 51.87) |
| CIE-LCH | lch(86.82, 51.93, 92.74°) |
| OKLab | oklab(88.56% -0.0084 0.1228) |
| OKLCH | oklch(88.56% 0.123 93.9) |
| XYZ | xyz(65.0773, 69.6321, 26.8386) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.44
Wheat (survey)
#FBDD7E
ΔE00 1.53
Pale Gold
#FDDE6C
ΔE00 2.45
Light Mustard
#F7D560
ΔE00 2.73
Yellow Tan
#FFE36E
ΔE00 3.31
Sand Yellow
#FCE166
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D875 #7591F4
analogous
#F49875 #F4D875 #D0F475
triadic
#F4D875 #75F4D8 #D875F4
tetradic
#F4D875 #75F498 #7591F4 #F475D0
square
#F4D875 #75F498 #7591F4 #F475D0
split-complementary
#F4D875 #75D0F4 #9875F4
monochromatic
#DDB012 #EFC83C #F4D875 #F9E8AE #FDF7E3
Accessibility & contrast
On white
1.41
#F4D875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#F4D875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D875
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D875 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#FFCBC1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4d875; /* rgb */ color: rgb(244, 216, 117); /* oklch */ color: oklch(88.6% 0.123 93.9);
Tailwind
colors: {
custom: {
50: '#fae39f',
500: '#f4d875',
950: '#000000',
},
}SCSS
$custom: #f4d875; $custom-light: #fae39f; $custom-dark: #000000;
JSON
{
"hex": "#f4d875",
"rgb": {
"r": 244,
"g": 216,
"b": 117
},
"hsl": {
"h": 46.772,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.88555,
"c": 0.12308,
"h": 93.9
},
"luminance": 0.69629
}Semantic roles & 50–950 ramp
primary
#F4D875
secondary
#3F5ECE
accent
#35E204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480