#F2C577#F2C577
#F2C577 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.7% C 0.109 H 80.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C577 |
|---|---|
| RGB | rgb(242, 197, 119) |
| HSL | hsl(38, 83%, 71%) |
| HSV | hsv(38, 51%, 95%) |
| CMYK | cmyk(0%, 18.6%, 50.8%, 5.1%) |
| CIE-LAB | lab(81.92, 6.66, 44.90) |
| CIE-LCH | lch(81.92, 45.39, 81.56°) |
| OKLab | oklab(84.66% 0.0186 0.1076) |
| OKLCH | oklch(84.66% 0.109 80.2) |
| XYZ | xyz(59.9165, 60.1450, 25.9024) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 6.68
Burlywood
#DEB887
ΔE00 6.78
Very Light Brown
#D3B683
ΔE00 7.38
Macaroni And Cheese
#EFB435
ΔE00 7.52
Wheat (survey)
#FBDD7E
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C577 #77A4F2
analogous
#F28777 #F2C577 #E1F277
triadic
#F2C577 #77F2C5 #C577F2
tetradic
#F2C577 #77F287 #77A4F2 #F277E1
square
#F2C577 #77F287 #77A4F2 #F277E1
split-complementary
#F2C577 #77E1F2 #8777F2
monochromatic
#DA9215 #EDAD3F #F2C577 #F7DDAF #FCF3E3
Accessibility & contrast
On white
1.61
#F2C577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#F2C577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C577
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C577 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C571
Deuteranopia (green-blind)
#E3D079
Tritanopia (blue-blind)
#FFB8B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2c577; /* rgb */ color: rgb(242, 197, 119); /* oklch */ color: oklch(84.7% 0.109 80.2);
Tailwind
colors: {
custom: {
50: '#f9d69f',
500: '#f2c577',
950: '#000000',
},
}SCSS
$custom: #f2c577; $custom-light: #f9d69f; $custom-dark: #000000;
JSON
{
"hex": "#f2c577",
"rgb": {
"r": 242,
"g": 197,
"b": 119
},
"hsl": {
"h": 38.049,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.84661,
"c": 0.10917,
"h": 80.2
},
"luminance": 0.60142
}Semantic roles & 50–950 ramp
primary
#F2C577
secondary
#4174CC
accent
#56DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380