#F2C481#F2C481
#F2C481 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.6% C 0.099 H 76.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C481 |
|---|---|
| RGB | rgb(242, 196, 129) |
| HSL | hsl(36, 81%, 73%) |
| HSV | hsv(36, 47%, 95%) |
| CMYK | cmyk(0%, 19%, 46.7%, 5.1%) |
| CIE-LAB | lab(81.81, 8.10, 39.72) |
| CIE-LCH | lch(81.81, 40.54, 78.48°) |
| OKLab | oklab(84.62% 0.0238 0.0966) |
| OKLCH | oklch(84.62% 0.099 76.1) |
| XYZ | xyz(60.3226, 59.9454, 29.1579) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.06
Very Light Brown
#D3B683
ΔE00 6.56
Tan (survey)
#D1B26F
ΔE00 6.96
Navajowhite
#FFDEAD
ΔE00 7.23
Fawn
#CFAF7B
ΔE00 7.29
Tan
#D2B48C
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C481 #81AFF2
analogous
#F28B81 #F2C481 #E8F281
triadic
#F2C481 #81F2C4 #C481F2
tetradic
#F2C481 #81F28B #81AFF2 #F281E8
square
#F2C481 #81F28B #81AFF2 #F281E8
split-complementary
#F2C481 #81E8F2 #8B81F2
monochromatic
#E18F17 #ECAA4A #F2C481 #F8DEB8 #FCF2E3
Accessibility & contrast
On white
1.62
#F2C481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#F2C481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C481
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C481 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#FFB8B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2c481; /* rgb */ color: rgb(242, 196, 129); /* oklch */ color: oklch(84.6% 0.099 76.1);
Tailwind
colors: {
custom: {
50: '#f8d5a6',
500: '#f2c481',
950: '#000000',
},
}SCSS
$custom: #f2c481; $custom-light: #f8d5a6; $custom-dark: #000000;
JSON
{
"hex": "#f2c481",
"rgb": {
"r": 242,
"g": 196,
"b": 129
},
"hsl": {
"h": 35.575,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.84621,
"c": 0.09949,
"h": 76.1
},
"luminance": 0.59942
}Semantic roles & 50–950 ramp
primary
#F2C481
secondary
#4A7FCD
accent
#5FDE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380