#F4CF77#F4CF77
#F4CF77 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.115 H 87.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CF77 |
|---|---|
| RGB | rgb(244, 207, 119) |
| HSL | hsl(42, 85%, 71%) |
| HSV | hsv(42, 51%, 96%) |
| CMYK | cmyk(0%, 15.2%, 51.2%, 4.3%) |
| CIE-LAB | lab(84.58, 2.29, 48.21) |
| CIE-LCH | lch(84.58, 48.26, 87.28°) |
| OKLab | oklab(86.8% 0.0057 0.1149) |
| OKLCH | oklch(86.8% 0.115 87.2) |
| XYZ | xyz(62.9533, 65.1938, 26.7169) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.80
Sand (survey)
#E2CA76
ΔE00 4.04
Light Mustard
#F7D560
ΔE00 4.51
Sandy
#F1DA7A
ΔE00 4.81
Maize
#F4D054
ΔE00 4.98
Pale Gold
#FDDE6C
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CF77 #779CF4
analogous
#F49077 #F4CF77 #DAF477
triadic
#F4CF77 #77F4CF #CF77F4
tetradic
#F4CF77 #77F490 #779CF4 #F477DA
square
#F4CF77 #77F490 #779CF4 #F477DA
split-complementary
#F4CF77 #77DAF4 #9077F4
monochromatic
#DFA212 #EFBB3E #F4CF77 #F9E3B0 #FDF5E3
Accessibility & contrast
On white
1.50
#F4CF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#F4CF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CF77
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CF77 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CD70
Deuteranopia (green-blind)
#EBD77A
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f4cf77; /* rgb */ color: rgb(244, 207, 119); /* oklch */ color: oklch(86.8% 0.115 87.2);
Tailwind
colors: {
custom: {
50: '#fadda0',
500: '#f4cf77',
950: '#000000',
},
}SCSS
$custom: #f4cf77; $custom-light: #fadda0; $custom-dark: #000000;
JSON
{
"hex": "#f4cf77",
"rgb": {
"r": 244,
"g": 207,
"b": 119
},
"hsl": {
"h": 42.24,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.86802,
"c": 0.11504,
"h": 87.2
},
"luminance": 0.65191
}Semantic roles & 50–950 ramp
primary
#F4CF77
secondary
#416BCF
accent
#46E204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480