#F2C682#F2C682
#F2C682 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.0% C 0.099 H 77.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C682 |
|---|---|
| RGB | rgb(242, 198, 130) |
| HSL | hsl(36, 81%, 73%) |
| HSV | hsv(36, 46%, 95%) |
| CMYK | cmyk(0%, 18.2%, 46.3%, 5.1%) |
| CIE-LAB | lab(82.31, 7.15, 39.86) |
| CIE-LCH | lch(82.31, 40.49, 79.83°) |
| OKLab | oklab(85.02% 0.0212 0.097) |
| OKLCH | oklch(85.02% 0.099 77.7) |
| XYZ | xyz(60.8436, 60.8803, 29.6611) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.42
Very Light Brown
#D3B683
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 6.87
Navajowhite
#FFDEAD
ΔE00 6.89
Sand (survey)
#E2CA76
ΔE00 7.38
Fawn
#CFAF7B
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C682 #82AEF2
analogous
#F28E82 #F2C682 #E6F282
triadic
#F2C682 #82F2C6 #C682F2
tetradic
#F2C682 #82F28E #82AEF2 #F282E6
square
#F2C682 #82F28E #82AEF2 #F282E6
split-complementary
#F2C682 #82E6F2 #8E82F2
monochromatic
#E29318 #ECAD4B #F2C682 #F8DFB9 #FCF2E3
Accessibility & contrast
On white
1.59
#F2C682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#F2C682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C682
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C682 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67D
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c682; /* rgb */ color: rgb(242, 198, 130); /* oklch */ color: oklch(85.0% 0.099 77.7);
Tailwind
colors: {
custom: {
50: '#f8d7a7',
500: '#f2c682',
950: '#000000',
},
}SCSS
$custom: #f2c682; $custom-light: #f8d7a7; $custom-dark: #000000;
JSON
{
"hex": "#f2c682",
"rgb": {
"r": 242,
"g": 198,
"b": 130
},
"hsl": {
"h": 36.429,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.85023,
"c": 0.09923,
"h": 77.7
},
"luminance": 0.60877
}Semantic roles & 50–950 ramp
primary
#F2C682
secondary
#4B7ECD
accent
#5CDE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380