#F2CF79#F2CF79
#F2CF79 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.6% C 0.112 H 87.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF79 |
|---|---|
| RGB | rgb(242, 207, 121) |
| HSL | hsl(43, 82%, 71%) |
| HSV | hsv(43, 50%, 95%) |
| CMYK | cmyk(0%, 14.5%, 50%, 5.1%) |
| CIE-LAB | lab(84.43, 1.66, 47.00) |
| CIE-LCH | lch(84.43, 47.03, 87.98°) |
| OKLab | oklab(86.64% 0.0042 0.1124) |
| OKLCH | oklch(86.64% 0.112 87.9) |
| XYZ | xyz(62.3843, 64.8864, 27.3238) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.54
Wheat (survey)
#FBDD7E
ΔE00 3.69
Sandy
#F1DA7A
ΔE00 4.50
Light Mustard
#F7D560
ΔE00 4.63
Maize
#F4D054
ΔE00 5.16
Pale Gold
#FDDE6C
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF79 #799CF2
analogous
#F29279 #F2CF79 #D8F279
triadic
#F2CF79 #79F2CF #CF79F2
tetradic
#F2CF79 #79F292 #799CF2 #F279D8
square
#F2CF79 #79F292 #799CF2 #F279D8
split-complementary
#F2CF79 #79D8F2 #9279F2
monochromatic
#DBA215 #EDBB41 #F2CF79 #F7E3B1 #FCF5E3
Accessibility & contrast
On white
1.50
#F2CF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#F2CF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF79
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF79 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD72
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cf79; /* rgb */ color: rgb(242, 207, 121); /* oklch */ color: oklch(86.6% 0.112 87.9);
Tailwind
colors: {
custom: {
50: '#f9dda1',
500: '#f2cf79',
950: '#000000',
},
}SCSS
$custom: #f2cf79; $custom-light: #f9dda1; $custom-dark: #000000;
JSON
{
"hex": "#f2cf79",
"rgb": {
"r": 242,
"g": 207,
"b": 121
},
"hsl": {
"h": 42.645,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.86642,
"c": 0.11248,
"h": 87.9
},
"luminance": 0.64883
}Semantic roles & 50–950 ramp
primary
#F2CF79
secondary
#436BCC
accent
#45DF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480