#F2C680#F2C680
#F2C680 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.0% C 0.101 H 78.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C680 |
|---|---|
| RGB | rgb(242, 198, 128) |
| HSL | hsl(37, 81%, 73%) |
| HSV | hsv(37, 47%, 95%) |
| CMYK | cmyk(0%, 18.2%, 47.1%, 5.1%) |
| CIE-LAB | lab(82.29, 6.96, 40.84) |
| CIE-LCH | lch(82.29, 41.43, 80.33°) |
| OKLab | oklab(84.99% 0.0204 0.0991) |
| OKLCH | oklch(84.99% 0.101 78.4) |
| XYZ | xyz(60.7106, 60.8272, 28.9609) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.70
Very Light Brown
#D3B683
ΔE00 6.71
Tan (survey)
#D1B26F
ΔE00 6.78
Sand (survey)
#E2CA76
ΔE00 7.11
Navajowhite
#FFDEAD
ΔE00 7.11
Fawn
#CFAF7B
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C680 #80ACF2
analogous
#F28D80 #F2C680 #E5F280
triadic
#F2C680 #80F2C6 #C680F2
tetradic
#F2C680 #80F28D #80ACF2 #F280E5
square
#F2C680 #80F28D #80ACF2 #F280E5
split-complementary
#F2C680 #80E5F2 #8D80F2
monochromatic
#E19317 #ECAD48 #F2C680 #F8DFB8 #FCF3E3
Accessibility & contrast
On white
1.60
#F2C680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#F2C680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C680
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C680 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67B
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c680; /* rgb */ color: rgb(242, 198, 128); /* oklch */ color: oklch(85.0% 0.101 78.4);
Tailwind
colors: {
custom: {
50: '#f8d7a6',
500: '#f2c680',
950: '#000000',
},
}SCSS
$custom: #f2c680; $custom-light: #f8d7a6; $custom-dark: #000000;
JSON
{
"hex": "#f2c680",
"rgb": {
"r": 242,
"g": 198,
"b": 128
},
"hsl": {
"h": 36.842,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.84991,
"c": 0.10114,
"h": 78.4
},
"luminance": 0.60824
}Semantic roles & 50–950 ramp
primary
#F2C680
secondary
#497CCD
accent
#5ADE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380