#F2C684#F2C684
#F2C684 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.1% C 0.097 H 77.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C684 |
|---|---|
| RGB | rgb(242, 198, 132) |
| HSL | hsl(36, 81%, 73%) |
| HSV | hsv(36, 45%, 95%) |
| CMYK | cmyk(0%, 18.2%, 45.5%, 5.1%) |
| CIE-LAB | lab(82.34, 7.34, 38.88) |
| CIE-LCH | lch(82.34, 39.56, 79.30°) |
| OKLab | oklab(85.06% 0.0219 0.0948) |
| OKLCH | oklch(85.06% 0.097 77) |
| XYZ | xyz(60.9791, 60.9346, 30.3749) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.15
Very Light Brown
#D3B683
ΔE00 6.47
Navajowhite
#FFDEAD
ΔE00 6.68
Tan (survey)
#D1B26F
ΔE00 6.98
Fawn
#CFAF7B
ΔE00 7.37
Sand (survey)
#E2CA76
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C684 #84B0F2
analogous
#F28F84 #F2C684 #E7F284
triadic
#F2C684 #84F2C6 #C684F2
tetradic
#F2C684 #84F28F #84B0F2 #F284E7
square
#F2C684 #84F28F #84B0F2 #F284E7
split-complementary
#F2C684 #84E7F2 #8F84F2
monochromatic
#E49218 #ECAC4D #F2C684 #F8E0BB #FCF2E3
Accessibility & contrast
On white
1.59
#F2C684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#F2C684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C684
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C684 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C77F
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c684; /* rgb */ color: rgb(242, 198, 132); /* oklch */ color: oklch(85.1% 0.097 77.0);
Tailwind
colors: {
custom: {
50: '#f8d7a8',
500: '#f2c684',
950: '#000000',
},
}SCSS
$custom: #f2c684; $custom-light: #f8d7a8; $custom-dark: #000000;
JSON
{
"hex": "#f2c684",
"rgb": {
"r": 242,
"g": 198,
"b": 132
},
"hsl": {
"h": 36,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.85055,
"c": 0.09732,
"h": 77
},
"luminance": 0.60931
}Semantic roles & 50–950 ramp
primary
#F2C684
secondary
#4D80CE
accent
#5DDD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380