#F4D97A#F4D97A
#F4D97A is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.119 H 93.9°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D97A |
|---|---|
| RGB | rgb(244, 217, 122) |
| HSL | hsl(47, 85%, 72%) |
| HSV | hsv(47, 50%, 96%) |
| CMYK | cmyk(0%, 11.1%, 50%, 4.3%) |
| CIE-LAB | lab(87.13, -2.57, 49.85) |
| CIE-LCH | lch(87.13, 49.92, 92.95°) |
| OKLab | oklab(88.82% -0.0081 0.1188) |
| OKLCH | oklch(88.82% 0.119 93.9) |
| XYZ | xyz(65.6362, 70.2667, 28.5141) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.15
Wheat (survey)
#FBDD7E
ΔE00 1.31
Pale Gold
#FDDE6C
ΔE00 2.88
Light Mustard
#F7D560
ΔE00 3.37
Yellow Tan
#FFE36E
ΔE00 3.60
Sand (survey)
#E2CA76
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D97A #7A95F4
analogous
#F49C7A #F4D97A #D2F47A
triadic
#F4D97A #7AF4D9 #D97AF4
tetradic
#F4D97A #7AF49C #7A95F4 #F47AD2
square
#F4D97A #7AF49C #7A95F4 #F47AD2
split-complementary
#F4D97A #7AD2F4 #9C7AF4
monochromatic
#E1B313 #EFC941 #F4D97A #F9E9B3 #FDF7E3
Accessibility & contrast
On white
1.40
#F4D97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#F4D97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D97A
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D97A | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD572
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f4d97a; /* rgb */ color: rgb(244, 217, 122); /* oklch */ color: oklch(88.8% 0.119 93.9);
Tailwind
colors: {
custom: {
50: '#fae4a2',
500: '#f4d97a',
950: '#000000',
},
}SCSS
$custom: #f4d97a; $custom-light: #fae4a2; $custom-dark: #000000;
JSON
{
"hex": "#f4d97a",
"rgb": {
"r": 244,
"g": 217,
"b": 122
},
"hsl": {
"h": 46.721,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.88821,
"c": 0.11904,
"h": 93.9
},
"luminance": 0.70264
}Semantic roles & 50–950 ramp
primary
#F4D97A
secondary
#4362CF
accent
#35E104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480