#F2C080#F2C080
#F2C080 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.8% C 0.099 H 72.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C080 |
|---|---|
| RGB | rgb(242, 192, 128) |
| HSL | hsl(34, 81%, 73%) |
| HSV | hsv(34, 47%, 95%) |
| CMYK | cmyk(0%, 20.7%, 47.1%, 5.1%) |
| CIE-LAB | lab(80.82, 10.09, 38.97) |
| CIE-LCH | lch(80.82, 40.25, 75.48°) |
| OKLab | oklab(83.84% 0.0296 0.0948) |
| OKLCH | oklch(83.84% 0.099 72.7) |
| XYZ | xyz(59.3663, 58.1384, 28.5128) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.54
Very Light Brown
#D3B683
ΔE00 6.76
Apricot (survey)
#FFB16D
ΔE00 7.14
Fawn
#CFAF7B
ΔE00 7.16
Tan (survey)
#D1B26F
ΔE00 7.48
Tan
#D2B48C
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C080 #80B2F2
analogous
#F28780 #F2C080 #EBF280
triadic
#F2C080 #80F2C0 #C080F2
tetradic
#F2C080 #80F287 #80B2F2 #F280EB
square
#F2C080 #80F287 #80B2F2 #F280EB
split-complementary
#F2C080 #80EBF2 #8780F2
monochromatic
#E18817 #ECA448 #F2C080 #F8DCB8 #FCF1E3
Accessibility & contrast
On white
1.66
#F2C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F2C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C080
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C080 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27B
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2c080; /* rgb */ color: rgb(242, 192, 128); /* oklch */ color: oklch(83.8% 0.099 72.7);
Tailwind
colors: {
custom: {
50: '#f9d3a5',
500: '#f2c080',
950: '#000000',
},
}SCSS
$custom: #f2c080; $custom-light: #f9d3a5; $custom-dark: #000000;
JSON
{
"hex": "#f2c080",
"rgb": {
"r": 242,
"g": 192,
"b": 128
},
"hsl": {
"h": 33.684,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.83839,
"c": 0.09934,
"h": 72.7
},
"luminance": 0.58135
}Semantic roles & 50–950 ramp
primary
#F2C080
secondary
#4983CD
accent
#66DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380