#F2C484#F2C484
#F2C484 is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.7% C 0.097 H 75.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C484 |
|---|---|
| RGB | rgb(242, 196, 132) |
| HSL | hsl(35, 81%, 73%) |
| HSV | hsv(35, 45%, 95%) |
| CMYK | cmyk(0%, 19%, 45.5%, 5.1%) |
| CIE-LAB | lab(81.85, 8.39, 38.25) |
| CIE-LCH | lch(81.85, 39.16, 77.63°) |
| OKLab | oklab(84.67% 0.025 0.0934) |
| OKLCH | oklch(84.67% 0.097 75) |
| XYZ | xyz(60.5250, 60.0263, 30.2236) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.68
Very Light Brown
#D3B683
ΔE00 6.45
Navajowhite
#FFDEAD
ΔE00 6.98
Tan (survey)
#D1B26F
ΔE00 7.18
Fawn
#CFAF7B
ΔE00 7.19
Tan
#D2B48C
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C484 #84B2F2
analogous
#F28D84 #F2C484 #E9F284
triadic
#F2C484 #84F2C4 #C484F2
tetradic
#F2C484 #84F28D #84B2F2 #F284E9
square
#F2C484 #84F28D #84B2F2 #F284E9
split-complementary
#F2C484 #84E9F2 #8D84F2
monochromatic
#E48E18 #ECA94D #F2C484 #F8DFBB #FCF2E3
Accessibility & contrast
On white
1.61
#F2C484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#F2C484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C484
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C484 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57F
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2c484; /* rgb */ color: rgb(242, 196, 132); /* oklch */ color: oklch(84.7% 0.097 75.0);
Tailwind
colors: {
custom: {
50: '#f8d5a8',
500: '#f2c484',
950: '#000000',
},
}SCSS
$custom: #f2c484; $custom-light: #f8d5a8; $custom-dark: #000000;
JSON
{
"hex": "#f2c484",
"rgb": {
"r": 242,
"g": 196,
"b": 132
},
"hsl": {
"h": 34.909,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.8467,
"c": 0.09667,
"h": 75
},
"luminance": 0.60023
}Semantic roles & 50–950 ramp
primary
#F2C484
secondary
#4D83CE
accent
#61DD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380