#F4DA75#F4DA75
#F4DA75 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 89.0% C 0.125 H 95.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DA75 |
|---|---|
| RGB | rgb(244, 218, 117) |
| HSL | hsl(48, 85%, 71%) |
| HSV | hsv(48, 52%, 96%) |
| CMYK | cmyk(0%, 10.7%, 52%, 4.3%) |
| CIE-LAB | lab(87.32, -3.50, 52.47) |
| CIE-LCH | lch(87.32, 52.59, 93.81°) |
| OKLab | oklab(88.95% -0.0114 0.1241) |
| OKLCH | oklch(88.95% 0.125 95.2) |
| XYZ | xyz(65.5928, 70.6631, 27.0104) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.04
Wheat (survey)
#FBDD7E
ΔE00 1.77
Pale Gold
#FDDE6C
ΔE00 2.26
Yellow Tan
#FFE36E
ΔE00 2.85
Light Mustard
#F7D560
ΔE00 2.96
Sand Yellow
#FCE166
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DA75 #758FF4
analogous
#F49A75 #F4DA75 #CEF475
triadic
#F4DA75 #75F4DA #DA75F4
tetradic
#F4DA75 #75F49A #758FF4 #F475CE
square
#F4DA75 #75F49A #758FF4 #F475CE
split-complementary
#F4DA75 #75CEF4 #9A75F4
monochromatic
#DDB312 #EFCB3C #F4DA75 #F9E9AE #FDF7E3
Accessibility & contrast
On white
1.39
#F4DA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#F4DA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DA75
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DA75 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f4da75; /* rgb */ color: rgb(244, 218, 117); /* oklch */ color: oklch(89.0% 0.125 95.2);
Tailwind
colors: {
custom: {
50: '#fae59f',
500: '#f4da75',
950: '#000000',
},
}SCSS
$custom: #f4da75; $custom-light: #fae59f; $custom-dark: #000000;
JSON
{
"hex": "#f4da75",
"rgb": {
"r": 244,
"g": 218,
"b": 117
},
"hsl": {
"h": 47.717,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.88954,
"c": 0.12463,
"h": 95.2
},
"luminance": 0.7066
}Semantic roles & 50–950 ramp
primary
#F4DA75
secondary
#3F5CCE
accent
#31E204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480