#F4DA7A#F4DA7A
#F4DA7A is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.120 H 94.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DA7A |
|---|---|
| RGB | rgb(244, 218, 122) |
| HSL | hsl(47, 85%, 72%) |
| HSV | hsv(47, 50%, 96%) |
| CMYK | cmyk(0%, 10.7%, 50%, 4.3%) |
| CIE-LAB | lab(87.38, -3.07, 50.16) |
| CIE-LCH | lch(87.38, 50.25, 93.51°) |
| OKLab | oklab(89.02% -0.0096 0.1194) |
| OKLCH | oklch(89.02% 0.12 94.6) |
| XYZ | xyz(65.8947, 70.7838, 28.6002) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.85
Wheat (survey)
#FBDD7E
ΔE00 1.42
Pale Gold
#FDDE6C
ΔE00 2.78
Yellow Tan
#FFE36E
ΔE00 3.38
Light Mustard
#F7D560
ΔE00 3.45
Sand Yellow
#FCE166
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DA7A #7A94F4
analogous
#F49D7A #F4DA7A #D1F47A
triadic
#F4DA7A #7AF4DA #DA7AF4
tetradic
#F4DA7A #7AF49D #7A94F4 #F47AD1
square
#F4DA7A #7AF49D #7A94F4 #F47AD1
split-complementary
#F4DA7A #7AD1F4 #9D7AF4
monochromatic
#E1B513 #EFCA41 #F4DA7A #F9EAB3 #FDF7E3
Accessibility & contrast
On white
1.39
#F4DA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#F4DA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DA7A
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DA7A | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD672
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f4da7a; /* rgb */ color: rgb(244, 218, 122); /* oklch */ color: oklch(89.0% 0.120 94.6);
Tailwind
colors: {
custom: {
50: '#fae5a2',
500: '#f4da7a',
950: '#000000',
},
}SCSS
$custom: #f4da7a; $custom-light: #fae5a2; $custom-dark: #000000;
JSON
{
"hex": "#f4da7a",
"rgb": {
"r": 244,
"g": 218,
"b": 122
},
"hsl": {
"h": 47.213,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.8902,
"c": 0.11983,
"h": 94.6
},
"luminance": 0.70781
}Semantic roles & 50–950 ramp
primary
#F4DA7A
secondary
#4361CF
accent
#33E104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480