#F4DD75#F4DD75
#F4DD75 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.127 H 97.1°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DD75 |
|---|---|
| RGB | rgb(244, 221, 117) |
| HSL | hsl(49, 85%, 71%) |
| HSV | hsv(49, 52%, 96%) |
| CMYK | cmyk(0%, 9.4%, 52%, 4.3%) |
| CIE-LAB | lab(88.08, -5.02, 53.38) |
| CIE-LCH | lch(88.08, 53.61, 95.37°) |
| OKLab | oklab(89.56% -0.0158 0.1261) |
| OKLCH | oklch(89.56% 0.127 97.1) |
| XYZ | xyz(66.3778, 72.2330, 27.2721) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.29
Pale Gold
#FDDE6C
ΔE00 2.43
Yellow Tan
#FFE36E
ΔE00 2.47
Wheat (survey)
#FBDD7E
ΔE00 2.52
Sand Yellow
#FCE166
ΔE00 2.68
Dull Yellow
#EEDC5B
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DD75 #758CF4
analogous
#F49D75 #F4DD75 #CBF475
triadic
#F4DD75 #75F4DD #DD75F4
tetradic
#F4DD75 #75F49D #758CF4 #F475CB
square
#F4DD75 #75F49D #758CF4 #F475CB
split-complementary
#F4DD75 #75CBF4 #9D75F4
monochromatic
#DDB812 #EFCF3C #F4DD75 #F9EBAE #FDF8E3
Accessibility & contrast
On white
1.36
#F4DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F4DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DD75
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DD75 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86C
Deuteranopia (green-blind)
#F5E079
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4dd75; /* rgb */ color: rgb(244, 221, 117); /* oklch */ color: oklch(89.6% 0.127 97.1);
Tailwind
colors: {
custom: {
50: '#fae79f',
500: '#f4dd75',
950: '#000000',
},
}SCSS
$custom: #f4dd75; $custom-light: #fae79f; $custom-dark: #000000;
JSON
{
"hex": "#f4dd75",
"rgb": {
"r": 244,
"g": 221,
"b": 117
},
"hsl": {
"h": 49.134,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.89555,
"c": 0.12707,
"h": 97.1
},
"luminance": 0.7223
}Semantic roles & 50–950 ramp
primary
#F4DD75
secondary
#3F59CE
accent
#2CE204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480