#F2C686#F2C686
#F2C686 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.1% C 0.095 H 76.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C686 |
|---|---|
| RGB | rgb(242, 198, 134) |
| HSL | hsl(36, 81%, 74%) |
| HSV | hsv(36, 45%, 95%) |
| CMYK | cmyk(0%, 18.2%, 44.6%, 5.1%) |
| CIE-LAB | lab(82.37, 7.54, 37.89) |
| CIE-LCH | lch(82.37, 38.64, 78.74°) |
| OKLab | oklab(85.09% 0.0227 0.0927) |
| OKLCH | oklch(85.09% 0.095 76.3) |
| XYZ | xyz(61.1173, 60.9898, 31.1026) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.89
Very Light Brown
#D3B683
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.49
Tan (survey)
#D1B26F
ΔE00 7.12
Fawn
#CFAF7B
ΔE00 7.29
Light Peach
#FFD8B1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C686 #86B2F2
analogous
#F29086 #F2C686 #E8F286
triadic
#F2C686 #86F2C6 #C686F2
tetradic
#F2C686 #86F290 #86B2F2 #F286E8
square
#F2C686 #86F290 #86B2F2 #F286E8
split-complementary
#F2C686 #86E8F2 #9086F2
monochromatic
#E59219 #ECAC4F #F2C686 #F8E0BD #FCF2E3
Accessibility & contrast
On white
1.59
#F2C686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F2C686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C686
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C686 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C781
Deuteranopia (green-blind)
#E2D188
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c686; /* rgb */ color: rgb(242, 198, 134); /* oklch */ color: oklch(85.1% 0.095 76.3);
Tailwind
colors: {
custom: {
50: '#f8d7aa',
500: '#f2c686',
950: '#000000',
},
}SCSS
$custom: #f2c686; $custom-light: #f8d7aa; $custom-dark: #000000;
JSON
{
"hex": "#f2c686",
"rgb": {
"r": 242,
"g": 198,
"b": 134
},
"hsl": {
"h": 35.556,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.85088,
"c": 0.0954,
"h": 76.3
},
"luminance": 0.60987
}Semantic roles & 50–950 ramp
primary
#F2C686
secondary
#4E82CE
accent
#5FDD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381