#F4D17C#F4D17C
#F4D17C is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.3% C 0.111 H 87.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D17C |
|---|---|
| RGB | rgb(244, 209, 124) |
| HSL | hsl(43, 85%, 72%) |
| HSV | hsv(43, 49%, 96%) |
| CMYK | cmyk(0%, 14.3%, 49.2%, 4.3%) |
| CIE-LAB | lab(85.15, 1.70, 46.45) |
| CIE-LCH | lch(85.15, 46.48, 87.90°) |
| OKLab | oklab(87.27% 0.0045 0.1114) |
| OKLCH | oklch(87.27% 0.111 87.7) |
| XYZ | xyz(63.7491, 66.2923, 28.5027) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.41
Sand (survey)
#E2CA76
ΔE00 3.80
Sandy
#F1DA7A
ΔE00 4.40
Light Mustard
#F7D560
ΔE00 4.71
Pale Gold
#FDDE6C
ΔE00 5.27
Maize
#F4D054
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D17C #7C9FF4
analogous
#F4957C #F4D17C #DBF47C
triadic
#F4D17C #7CF4D1 #D17CF4
tetradic
#F4D17C #7CF495 #7C9FF4 #F47CDB
square
#F4D17C #7CF495 #7C9FF4 #F47CDB
split-complementary
#F4D17C #7CDBF4 #957CF4
monochromatic
#E3A613 #EFBD44 #F4D17C #F9E5B4 #FDF5E3
Accessibility & contrast
On white
1.47
#F4D17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#F4D17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D17C
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D17C | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#ECD97F
Tritanopia (blue-blind)
#FFC4BD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f4d17c; /* rgb */ color: rgb(244, 209, 124); /* oklch */ color: oklch(87.3% 0.111 87.7);
Tailwind
colors: {
custom: {
50: '#fadea3',
500: '#f4d17c',
950: '#000000',
},
}SCSS
$custom: #f4d17c; $custom-light: #fadea3; $custom-dark: #000000;
JSON
{
"hex": "#f4d17c",
"rgb": {
"r": 244,
"g": 209,
"b": 124
},
"hsl": {
"h": 42.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.87265,
"c": 0.11146,
"h": 87.7
},
"luminance": 0.66289
}Semantic roles & 50–950 ramp
primary
#F4D17C
secondary
#456DCF
accent
#45E105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480