#F2C477#F2C477
#F2C477 is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.5% C 0.109 H 79.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C477 |
|---|---|
| RGB | rgb(242, 196, 119) |
| HSL | hsl(38, 83%, 71%) |
| HSV | hsv(38, 51%, 95%) |
| CMYK | cmyk(0%, 19%, 50.8%, 5.1%) |
| CIE-LAB | lab(81.67, 7.18, 44.59) |
| CIE-LCH | lch(81.67, 45.17, 80.85°) |
| OKLab | oklab(84.47% 0.0201 0.1069) |
| OKLCH | oklch(84.47% 0.109 79.4) |
| XYZ | xyz(59.6902, 59.6924, 25.8270) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.52
Tan (survey)
#D1B26F
ΔE00 6.67
Sand (survey)
#E2CA76
ΔE00 6.92
Very Light Brown
#D3B683
ΔE00 7.29
Macaroni And Cheese
#EFB435
ΔE00 7.52
Butterscotch
#FDB147
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C477 #77A5F2
analogous
#F28677 #F2C477 #E2F277
triadic
#F2C477 #77F2C4 #C477F2
tetradic
#F2C477 #77F286 #77A5F2 #F277E2
square
#F2C477 #77F286 #77A5F2 #F277E2
split-complementary
#F2C477 #77E2F2 #8677F2
monochromatic
#DA9015 #EDAC3F #F2C477 #F7DCAF #FCF3E3
Accessibility & contrast
On white
1.62
#F2C477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#F2C477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C477
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C477 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C471
Deuteranopia (green-blind)
#E2D079
Tritanopia (blue-blind)
#FFB7B1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2c477; /* rgb */ color: rgb(242, 196, 119); /* oklch */ color: oklch(84.5% 0.109 79.4);
Tailwind
colors: {
custom: {
50: '#f9d59f',
500: '#f2c477',
950: '#000000',
},
}SCSS
$custom: #f2c477; $custom-light: #f9d59f; $custom-dark: #000000;
JSON
{
"hex": "#f2c477",
"rgb": {
"r": 242,
"g": 196,
"b": 119
},
"hsl": {
"h": 37.561,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.84468,
"c": 0.10877,
"h": 79.4
},
"luminance": 0.59689
}Semantic roles & 50–950 ramp
primary
#F2C477
secondary
#4175CC
accent
#57DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380