#F4D97D#F4D97D
#F4D97D is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.9% C 0.116 H 93.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D97D |
|---|---|
| RGB | rgb(244, 217, 125) |
| HSL | hsl(46, 84%, 72%) |
| HSV | hsv(46, 49%, 96%) |
| CMYK | cmyk(0%, 11.1%, 48.8%, 4.3%) |
| CIE-LAB | lab(87.16, -2.30, 48.44) |
| CIE-LCH | lch(87.16, 48.50, 92.72°) |
| OKLab | oklab(88.86% -0.0071 0.1159) |
| OKLCH | oklch(88.86% 0.116 93.5) |
| XYZ | xyz(65.8249, 70.3422, 29.5082) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.32
Sandy
#F1DA7A
ΔE00 1.35
Pale Gold
#FDDE6C
ΔE00 3.27
Light Mustard
#F7D560
ΔE00 3.74
Sand (survey)
#E2CA76
ΔE00 3.82
Yellow Tan
#FFE36E
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D97D #7D98F4
analogous
#F49E7D #F4D97D #D3F47D
triadic
#F4D97D #7DF4D9 #D97DF4
tetradic
#F4D97D #7DF49E #7D98F4 #F47DD3
square
#F4D97D #7DF49E #7D98F4 #F47DD3
split-complementary
#F4D97D #7DD3F4 #9E7DF4
monochromatic
#E3B413 #EFC945 #F4D97D #F9E9B5 #FDF7E3
Accessibility & contrast
On white
1.39
#F4D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F4D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D97D
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D97D | 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)
#EAD675
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f4d97d; /* rgb */ color: rgb(244, 217, 125); /* oklch */ color: oklch(88.9% 0.116 93.5);
Tailwind
colors: {
custom: {
50: '#fae4a4',
500: '#f4d97d',
950: '#000000',
},
}SCSS
$custom: #f4d97d; $custom-light: #fae4a4; $custom-dark: #000000;
JSON
{
"hex": "#f4d97d",
"rgb": {
"r": 244,
"g": 217,
"b": 125
},
"hsl": {
"h": 46.387,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.88862,
"c": 0.1161,
"h": 93.5
},
"luminance": 0.70339
}Semantic roles & 50–950 ramp
primary
#F4D97D
secondary
#4665CF
accent
#37E105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480