#F2C486#F2C486
#F2C486 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.7% C 0.095 H 74.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C486 |
|---|---|
| RGB | rgb(242, 196, 134) |
| HSL | hsl(34, 81%, 74%) |
| HSV | hsv(34, 45%, 95%) |
| CMYK | cmyk(0%, 19%, 44.6%, 5.1%) |
| CIE-LAB | lab(81.88, 8.59, 37.26) |
| CIE-LCH | lch(81.88, 38.24, 77.02°) |
| OKLab | oklab(84.7% 0.0258 0.0912) |
| OKLCH | oklch(84.7% 0.095 74.2) |
| XYZ | xyz(60.6632, 60.0816, 30.9513) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.46
Very Light Brown
#D3B683
ΔE00 6.41
Navajowhite
#FFDEAD
ΔE00 6.83
Fawn
#CFAF7B
ΔE00 7.15
Light Peach
#FFD8B1
ΔE00 7.24
Tan (survey)
#D1B26F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C486 #86B4F2
analogous
#F28E86 #F2C486 #EAF286
triadic
#F2C486 #86F2C4 #C486F2
tetradic
#F2C486 #86F28E #86B4F2 #F286EA
square
#F2C486 #86F28E #86B4F2 #F286EA
split-complementary
#F2C486 #86EAF2 #8E86F2
monochromatic
#E58E19 #ECA94F #F2C486 #F8DFBD #FCF2E3
Accessibility & contrast
On white
1.61
#F2C486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#F2C486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C486
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C486 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2c486; /* rgb */ color: rgb(242, 196, 134); /* oklch */ color: oklch(84.7% 0.095 74.2);
Tailwind
colors: {
custom: {
50: '#f8d5aa',
500: '#f2c486',
950: '#000000',
},
}SCSS
$custom: #f2c486; $custom-light: #f8d5aa; $custom-dark: #000000;
JSON
{
"hex": "#f2c486",
"rgb": {
"r": 242,
"g": 196,
"b": 134
},
"hsl": {
"h": 34.444,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.84703,
"c": 0.09478,
"h": 74.2
},
"luminance": 0.60078
}Semantic roles & 50–950 ramp
primary
#F2C486
secondary
#4E85CE
accent
#63DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381