#F2CF77#F2CF77
#F2CF77 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.6% C 0.114 H 88.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF77 |
|---|---|
| RGB | rgb(242, 207, 119) |
| HSL | hsl(43, 83%, 71%) |
| HSV | hsv(43, 51%, 95%) |
| CMYK | cmyk(0%, 14.5%, 50.8%, 5.1%) |
| CIE-LAB | lab(84.40, 1.48, 47.94) |
| CIE-LCH | lch(84.40, 47.97, 88.23°) |
| OKLab | oklab(86.62% 0.0034 0.1143) |
| OKLCH | oklch(86.62% 0.114 88.3) |
| XYZ | xyz(62.2629, 64.8378, 26.6845) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.50
Wheat (survey)
#FBDD7E
ΔE00 3.55
Light Mustard
#F7D560
ΔE00 4.32
Sandy
#F1DA7A
ΔE00 4.34
Maize
#F4D054
ΔE00 4.83
Pale Gold
#FDDE6C
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF77 #779AF2
analogous
#F29177 #F2CF77 #D7F277
triadic
#F2CF77 #77F2CF #CF77F2
tetradic
#F2CF77 #77F291 #779AF2 #F277D7
square
#F2CF77 #77F291 #779AF2 #F277D7
split-complementary
#F2CF77 #77D7F2 #9177F2
monochromatic
#DAA215 #EDBB3F #F2CF77 #F7E3AF #FCF5E3
Accessibility & contrast
On white
1.50
#F2CF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#F2CF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF77
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF77 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#EAD77A
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cf77; /* rgb */ color: rgb(242, 207, 119); /* oklch */ color: oklch(86.6% 0.114 88.3);
Tailwind
colors: {
custom: {
50: '#f9dda0',
500: '#f2cf77',
950: '#000000',
},
}SCSS
$custom: #f2cf77; $custom-light: #f9dda0; $custom-dark: #000000;
JSON
{
"hex": "#f2cf77",
"rgb": {
"r": 242,
"g": 207,
"b": 119
},
"hsl": {
"h": 42.927,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.86615,
"c": 0.11439,
"h": 88.3
},
"luminance": 0.64835
}Semantic roles & 50–950 ramp
primary
#F2CF77
secondary
#4169CC
accent
#44DF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480