#F2CC77#F2CC77
#F2CC77 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.113 H 86.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC77 |
|---|---|
| RGB | rgb(242, 204, 119) |
| HSL | hsl(41, 83%, 71%) |
| HSV | hsv(41, 51%, 95%) |
| CMYK | cmyk(0%, 15.7%, 50.8%, 5.1%) |
| CIE-LAB | lab(83.65, 3.03, 47.03) |
| CIE-LCH | lch(83.65, 47.13, 86.31°) |
| OKLab | oklab(86.03% 0.0079 0.1123) |
| OKLCH | oklch(86.03% 0.113 86) |
| XYZ | xyz(61.5430, 63.3980, 26.4446) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.17
Wheat (survey)
#FBDD7E
ΔE00 4.68
Light Mustard
#F7D560
ΔE00 5.29
Sandy
#F1DA7A
ΔE00 5.58
Maize
#F4D054
ΔE00 5.60
Pale Gold
#FDDE6C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC77 #779DF2
analogous
#F28E77 #F2CC77 #DBF277
triadic
#F2CC77 #77F2CC #CC77F2
tetradic
#F2CC77 #77F28E #779DF2 #F277DB
square
#F2CC77 #77F28E #779DF2 #F277DB
split-complementary
#F2CC77 #77DBF2 #8E77F2
monochromatic
#DA9D15 #EDB73F #F2CC77 #F7E1AF #FCF5E3
Accessibility & contrast
On white
1.54
#F2CC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F2CC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC77
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC77 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB70
Deuteranopia (green-blind)
#E8D57A
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cc77; /* rgb */ color: rgb(242, 204, 119); /* oklch */ color: oklch(86.0% 0.113 86.0);
Tailwind
colors: {
custom: {
50: '#f9dba0',
500: '#f2cc77',
950: '#000000',
},
}SCSS
$custom: #f2cc77; $custom-light: #f9dba0; $custom-dark: #000000;
JSON
{
"hex": "#f2cc77",
"rgb": {
"r": 242,
"g": 204,
"b": 119
},
"hsl": {
"h": 41.463,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.86025,
"c": 0.1126,
"h": 86
},
"luminance": 0.63395
}Semantic roles & 50–950 ramp
primary
#F2CC77
secondary
#416CCC
accent
#49DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380