#F2C277#F2C277
#F2C277 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.1% C 0.108 H 77.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C277 |
|---|---|
| RGB | rgb(242, 194, 119) |
| HSL | hsl(37, 83%, 71%) |
| HSV | hsv(37, 51%, 95%) |
| CMYK | cmyk(0%, 19.8%, 50.8%, 5.1%) |
| CIE-LAB | lab(81.18, 8.23, 43.99) |
| CIE-LCH | lch(81.18, 44.75, 79.41°) |
| OKLab | oklab(84.08% 0.0232 0.1056) |
| OKLCH | oklch(84.08% 0.108 77.6) |
| XYZ | xyz(59.2421, 58.7962, 25.6776) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.05
Tan (survey)
#D1B26F
ΔE00 6.74
Very Light Brown
#D3B683
ΔE00 7.16
Butterscotch
#FDB147
ΔE00 7.41
Macaroni And Cheese
#EFB435
ΔE00 7.61
Fawn
#CFAF7B
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C277 #77A7F2
analogous
#F28477 #F2C277 #E5F277
triadic
#F2C277 #77F2C2 #C277F2
tetradic
#F2C277 #77F284 #77A7F2 #F277E5
square
#F2C277 #77F284 #77A7F2 #F277E5
split-complementary
#F2C277 #77E5F2 #8477F2
monochromatic
#DA8D15 #EDA93F #F2C277 #F7DBAF #FCF2E3
Accessibility & contrast
On white
1.65
#F2C277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#F2C277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C277
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C277 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C371
Deuteranopia (green-blind)
#E0CE79
Tritanopia (blue-blind)
#FFB5B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2c277; /* rgb */ color: rgb(242, 194, 119); /* oklch */ color: oklch(84.1% 0.108 77.6);
Tailwind
colors: {
custom: {
50: '#f9d49f',
500: '#f2c277',
950: '#000000',
},
}SCSS
$custom: #f2c277; $custom-light: #f9d49f; $custom-dark: #000000;
JSON
{
"hex": "#f2c277",
"rgb": {
"r": 242,
"g": 194,
"b": 119
},
"hsl": {
"h": 36.585,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.84083,
"c": 0.10806,
"h": 77.6
},
"luminance": 0.58793
}Semantic roles & 50–950 ramp
primary
#F2C277
secondary
#4177CC
accent
#5BDF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380