#F1CF77#F1CF77
#F1CF77 is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.5% C 0.114 H 88.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CF77 |
|---|---|
| RGB | rgb(241, 207, 119) |
| HSL | hsl(43, 81%, 71%) |
| HSV | hsv(43, 51%, 95%) |
| CMYK | cmyk(0%, 14.1%, 50.6%, 5.5%) |
| CIE-LAB | lab(84.31, 1.08, 47.81) |
| CIE-LCH | lch(84.31, 47.82, 88.71°) |
| OKLab | oklab(86.52% 0.0023 0.1141) |
| OKLCH | oklch(86.52% 0.114 88.8) |
| XYZ | xyz(61.9205, 64.6613, 26.6685) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.24
Wheat (survey)
#FBDD7E
ΔE00 3.46
Sandy
#F1DA7A
ΔE00 4.12
Light Mustard
#F7D560
ΔE00 4.25
Maize
#F4D054
ΔE00 4.79
Pale Gold
#FDDE6C
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CF77 #7799F1
analogous
#F19277 #F1CF77 #D6F177
triadic
#F1CF77 #77F1CF #CF77F1
tetradic
#F1CF77 #77F192 #7799F1 #F177D6
square
#F1CF77 #77F192 #7799F1 #F177D6
split-complementary
#F1CF77 #77D6F1 #9277F1
monochromatic
#D7A216 #EBBB40 #F1CF77 #F7E3AE #FCF5E3
Accessibility & contrast
On white
1.51
#F1CF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#F1CF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CF77
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CF77 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#E9D67A
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f1cf77; /* rgb */ color: rgb(241, 207, 119); /* oklch */ color: oklch(86.5% 0.114 88.8);
Tailwind
colors: {
custom: {
50: '#f8dda0',
500: '#f1cf77',
950: '#000000',
},
}SCSS
$custom: #f1cf77; $custom-light: #f8dda0; $custom-dark: #000000;
JSON
{
"hex": "#f1cf77",
"rgb": {
"r": 241,
"g": 207,
"b": 119
},
"hsl": {
"h": 43.279,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.86521,
"c": 0.11409,
"h": 88.8
},
"luminance": 0.64658
}Semantic roles & 50–950 ramp
primary
#F1CF77
secondary
#4168CB
accent
#43DE08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480