#F4D67F#F4D67F
#F4D67F is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.3% C 0.112 H 91.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D67F |
|---|---|
| RGB | rgb(244, 214, 127) |
| HSL | hsl(45, 84%, 73%) |
| HSV | hsv(45, 48%, 96%) |
| CMYK | cmyk(0%, 12.3%, 48%, 4.3%) |
| CIE-LAB | lab(86.44, -0.59, 46.57) |
| CIE-LCH | lch(86.44, 46.57, 90.73°) |
| OKLab | oklab(88.29% -0.0019 0.1119) |
| OKLCH | oklch(88.29% 0.112 91) |
| XYZ | xyz(65.1877, 68.8614, 29.9324) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.95
Sandy
#F1DA7A
ΔE00 2.68
Sand (survey)
#E2CA76
ΔE00 3.49
Pale Gold
#FDDE6C
ΔE00 4.16
Light Mustard
#F7D560
ΔE00 4.18
Yellow Tan
#FFE36E
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D67F #7F9DF4
analogous
#F49B7F #F4D67F #D8F47F
triadic
#F4D67F #7FF4D6 #D67FF4
tetradic
#F4D67F #7FF49B #7F9DF4 #F47FD8
square
#F4D67F #7FF49B #7F9DF4 #F47FD8
split-complementary
#F4D67F #7FD8F4 #9B7FF4
monochromatic
#E5AF14 #EFC447 #F4D67F #F9E8B7 #FDF6E3
Accessibility & contrast
On white
1.42
#F4D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#F4D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D67F
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D67F | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f4d67f; /* rgb */ color: rgb(244, 214, 127); /* oklch */ color: oklch(88.3% 0.112 91.0);
Tailwind
colors: {
custom: {
50: '#fae2a5',
500: '#f4d67f',
950: '#000000',
},
}SCSS
$custom: #f4d67f; $custom-light: #fae2a5; $custom-dark: #000000;
JSON
{
"hex": "#f4d67f",
"rgb": {
"r": 244,
"g": 214,
"b": 127
},
"hsl": {
"h": 44.615,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.88294,
"c": 0.11187,
"h": 91
},
"luminance": 0.68859
}Semantic roles & 50–950 ramp
primary
#F4D67F
secondary
#486AD0
accent
#3DE105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480