#F2C377#F2C377
#F2C377 is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.3% C 0.108 H 78.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C377 |
|---|---|
| RGB | rgb(242, 195, 119) |
| HSL | hsl(37, 83%, 71%) |
| HSV | hsv(37, 51%, 95%) |
| CMYK | cmyk(0%, 19.4%, 50.8%, 5.1%) |
| CIE-LAB | lab(81.42, 7.71, 44.29) |
| CIE-LCH | lch(81.42, 44.96, 80.13°) |
| OKLab | oklab(84.28% 0.0216 0.1062) |
| OKLCH | oklch(84.28% 0.108 78.5) |
| XYZ | xyz(59.4654, 59.2428, 25.7520) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.28
Tan (survey)
#D1B26F
ΔE00 6.69
Very Light Brown
#D3B683
ΔE00 7.21
Sand (survey)
#E2CA76
ΔE00 7.31
Macaroni And Cheese
#EFB435
ΔE00 7.55
Butterscotch
#FDB147
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C377 #77A6F2
analogous
#F28577 #F2C377 #E3F277
triadic
#F2C377 #77F2C3 #C377F2
tetradic
#F2C377 #77F285 #77A6F2 #F277E3
square
#F2C377 #77F285 #77A6F2 #F277E3
split-complementary
#F2C377 #77E3F2 #8577F2
monochromatic
#DA8F15 #EDAA3F #F2C377 #F7DCAF #FCF3E3
Accessibility & contrast
On white
1.63
#F2C377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#F2C377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C377
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C377 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C471
Deuteranopia (green-blind)
#E1CF79
Tritanopia (blue-blind)
#FFB6B1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2c377; /* rgb */ color: rgb(242, 195, 119); /* oklch */ color: oklch(84.3% 0.108 78.5);
Tailwind
colors: {
custom: {
50: '#f9d59f',
500: '#f2c377',
950: '#000000',
},
}SCSS
$custom: #f2c377; $custom-light: #f9d59f; $custom-dark: #000000;
JSON
{
"hex": "#f2c377",
"rgb": {
"r": 242,
"g": 195,
"b": 119
},
"hsl": {
"h": 37.073,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.84275,
"c": 0.10841,
"h": 78.5
},
"luminance": 0.59239
}Semantic roles & 50–950 ramp
primary
#F2C377
secondary
#4176CC
accent
#59DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380