#F4D277#F4D277
#F4D277 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.4% C 0.117 H 89.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D277 |
|---|---|
| RGB | rgb(244, 210, 119) |
| HSL | hsl(44, 85%, 71%) |
| HSV | hsv(44, 51%, 96%) |
| CMYK | cmyk(0%, 13.9%, 51.2%, 4.3%) |
| CIE-LAB | lab(85.33, 0.75, 49.12) |
| CIE-LCH | lch(85.33, 49.13, 89.12°) |
| OKLab | oklab(87.39% 0.0012 0.1169) |
| OKLCH | oklch(87.39% 0.117 89.4) |
| XYZ | xyz(63.6870, 66.6612, 26.9615) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.71
Sandy
#F1DA7A
ΔE00 3.61
Sand (survey)
#E2CA76
ΔE00 3.63
Light Mustard
#F7D560
ΔE00 3.65
Pale Gold
#FDDE6C
ΔE00 4.27
Maize
#F4D054
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D277 #7799F4
analogous
#F49377 #F4D277 #D7F477
triadic
#F4D277 #77F4D2 #D277F4
tetradic
#F4D277 #77F493 #7799F4 #F477D7
square
#F4D277 #77F493 #7799F4 #F477D7
split-complementary
#F4D277 #77D7F4 #9377F4
monochromatic
#DFA712 #EFBF3E #F4D277 #F9E5B0 #FDF6E3
Accessibility & contrast
On white
1.47
#F4D277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#F4D277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D277
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D277 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D06F
Deuteranopia (green-blind)
#EDD97A
Tritanopia (blue-blind)
#FFC5BD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f4d277; /* rgb */ color: rgb(244, 210, 119); /* oklch */ color: oklch(87.4% 0.117 89.4);
Tailwind
colors: {
custom: {
50: '#fadfa0',
500: '#f4d277',
950: '#000000',
},
}SCSS
$custom: #f4d277; $custom-light: #fadfa0; $custom-dark: #000000;
JSON
{
"hex": "#f4d277",
"rgb": {
"r": 244,
"g": 210,
"b": 119
},
"hsl": {
"h": 43.68,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.87392,
"c": 0.11692,
"h": 89.4
},
"luminance": 0.66658
}Semantic roles & 50–950 ramp
primary
#F4D277
secondary
#4167CF
accent
#40E204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480