#F4D57F#F4D57F
#F4D57F is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.1% C 0.111 H 90.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D57F |
|---|---|
| RGB | rgb(244, 213, 127) |
| HSL | hsl(44, 84%, 73%) |
| HSV | hsv(44, 48%, 96%) |
| CMYK | cmyk(0%, 12.7%, 48%, 4.3%) |
| CIE-LAB | lab(86.18, -0.08, 46.26) |
| CIE-LCH | lch(86.18, 46.26, 90.10°) |
| OKLab | oklab(88.1% -0.0004 0.1112) |
| OKLCH | oklch(88.1% 0.111 90.2) |
| XYZ | xyz(64.9354, 68.3568, 29.8483) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.26
Sandy
#F1DA7A
ΔE00 3.07
Sand (survey)
#E2CA76
ΔE00 3.48
Light Mustard
#F7D560
ΔE00 4.32
Pale Gold
#FDDE6C
ΔE00 4.42
Maize
#F4D054
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D57F #7F9EF4
analogous
#F49B7F #F4D57F #D8F47F
triadic
#F4D57F #7FF4D5 #D57FF4
tetradic
#F4D57F #7FF49B #7F9EF4 #F47FD8
square
#F4D57F #7FF49B #7F9EF4 #F47FD8
split-complementary
#F4D57F #7FD8F4 #9B7FF4
monochromatic
#E5AD14 #EFC347 #F4D57F #F9E7B7 #FDF6E3
Accessibility & contrast
On white
1.43
#F4D57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#F4D57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D57F
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D57F | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#EEDB82
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f4d57f; /* rgb */ color: rgb(244, 213, 127); /* oklch */ color: oklch(88.1% 0.111 90.2);
Tailwind
colors: {
custom: {
50: '#fae1a5',
500: '#f4d57f',
950: '#000000',
},
}SCSS
$custom: #f4d57f; $custom-light: #fae1a5; $custom-dark: #000000;
JSON
{
"hex": "#f4d57f",
"rgb": {
"r": 244,
"g": 213,
"b": 127
},
"hsl": {
"h": 44.103,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.88097,
"c": 0.11116,
"h": 90.2
},
"luminance": 0.68354
}Semantic roles & 50–950 ramp
primary
#F4D57F
secondary
#486CD0
accent
#3FE105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480