#F4D97E#F4D97E
#F4D97E is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.9% C 0.115 H 93.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D97E |
|---|---|
| RGB | rgb(244, 217, 126) |
| HSL | hsl(46, 84%, 73%) |
| HSV | hsv(46, 48%, 96%) |
| CMYK | cmyk(0%, 11.1%, 48.4%, 4.3%) |
| CIE-LAB | lab(87.18, -2.21, 47.97) |
| CIE-LCH | lch(87.18, 48.02, 92.64°) |
| OKLab | oklab(88.88% -0.0067 0.1149) |
| OKLCH | oklch(88.88% 0.115 93.3) |
| XYZ | xyz(65.8891, 70.3679, 29.8463) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.35
Sandy
#F1DA7A
ΔE00 1.45
Pale Gold
#FDDE6C
ΔE00 3.40
Sand (survey)
#E2CA76
ΔE00 3.79
Light Mustard
#F7D560
ΔE00 3.87
Yellow Tan
#FFE36E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D97E #7E99F4
analogous
#F49E7E #F4D97E #D4F47E
triadic
#F4D97E #7EF4D9 #D97EF4
tetradic
#F4D97E #7EF49E #7E99F4 #F47ED4
square
#F4D97E #7EF49E #7E99F4 #F47ED4
split-complementary
#F4D97E #7ED4F4 #9E7EF4
monochromatic
#E4B413 #EFC846 #F4D97E #F9EAB6 #FDF7E3
Accessibility & contrast
On white
1.39
#F4D97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F4D97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D97E
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D97E | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD676
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f4d97e; /* rgb */ color: rgb(244, 217, 126); /* oklch */ color: oklch(88.9% 0.115 93.3);
Tailwind
colors: {
custom: {
50: '#fae4a5',
500: '#f4d97e',
950: '#000000',
},
}SCSS
$custom: #f4d97e; $custom-light: #fae4a5; $custom-dark: #000000;
JSON
{
"hex": "#f4d97e",
"rgb": {
"r": 244,
"g": 217,
"b": 126
},
"hsl": {
"h": 46.271,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.88876,
"c": 0.11511,
"h": 93.3
},
"luminance": 0.70365
}Semantic roles & 50–950 ramp
primary
#F4D97E
secondary
#4766CF
accent
#37E105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480