#F2C877#F2C877
#F2C877 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.2% C 0.111 H 82.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C877 |
|---|---|
| RGB | rgb(242, 200, 119) |
| HSL | hsl(40, 83%, 71%) |
| HSV | hsv(40, 51%, 95%) |
| CMYK | cmyk(0%, 17.4%, 50.8%, 5.1%) |
| CIE-LAB | lab(82.66, 5.10, 45.81) |
| CIE-LCH | lch(82.66, 46.09, 83.64°) |
| OKLab | oklab(85.24% 0.014 0.1096) |
| OKLCH | oklch(85.24% 0.111 82.7) |
| XYZ | xyz(60.6045, 61.5210, 26.1317) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.43
Wheat (survey)
#FBDD7E
ΔE00 6.30
Light Mustard
#F7D560
ΔE00 6.79
Tan (survey)
#D1B26F
ΔE00 6.88
Maize
#F4D054
ΔE00 6.92
Sandy
#F1DA7A
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C877 #77A1F2
analogous
#F28A77 #F2C877 #DEF277
triadic
#F2C877 #77F2C8 #C877F2
tetradic
#F2C877 #77F28A #77A1F2 #F277DE
square
#F2C877 #77F28A #77A1F2 #F277DE
split-complementary
#F2C877 #77DEF2 #8A77F2
monochromatic
#DA9715 #EDB13F #F2C877 #F7DFAF #FCF4E3
Accessibility & contrast
On white
1.58
#F2C877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#F2C877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C877
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C877 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC770
Deuteranopia (green-blind)
#E5D27A
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2c877; /* rgb */ color: rgb(242, 200, 119); /* oklch */ color: oklch(85.2% 0.111 82.7);
Tailwind
colors: {
custom: {
50: '#f9d8a0',
500: '#f2c877',
950: '#000000',
},
}SCSS
$custom: #f2c877; $custom-light: #f9d8a0; $custom-dark: #000000;
JSON
{
"hex": "#f2c877",
"rgb": {
"r": 242,
"g": 200,
"b": 119
},
"hsl": {
"h": 39.512,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.85244,
"c": 0.1105,
"h": 82.7
},
"luminance": 0.61518
}Semantic roles & 50–950 ramp
primary
#F2C877
secondary
#4171CC
accent
#50DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380