#F2B080#F2B080
#F2B080 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.8% C 0.100 H 56.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B080 |
|---|---|
| RGB | rgb(242, 176, 128) |
| HSL | hsl(25, 81%, 73%) |
| HSV | hsv(25, 47%, 95%) |
| CMYK | cmyk(0%, 27.3%, 47.1%, 5.1%) |
| CIE-LAB | lab(76.98, 18.52, 34.03) |
| CIE-LCH | lch(76.98, 38.74, 61.44°) |
| OKLab | oklab(80.84% 0.0546 0.0835) |
| OKLCH | oklch(80.84% 0.1 56.8) |
| XYZ | xyz(56.0422, 51.4903, 27.4048) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.74
Apricot (survey)
#FFB16D
ΔE00 4.48
Sandybrown
#F4A460
ΔE00 5.09
Pale Orange
#FFA756
ΔE00 6.89
Burlywood
#DEB887
ΔE00 7.85
Lightsalmon
#FFA07A
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B080 #80C2F2
analogous
#F28089 #F2B080 #F2E980
triadic
#F2B080 #80F2B0 #B080F2
tetradic
#F2B080 #89F280 #80C2F2 #E980F2
square
#F2B080 #89F280 #80C2F2 #E980F2
split-complementary
#F2B080 #80F2E9 #8089F2
monochromatic
#E16C17 #EC8D48 #F2B080 #F8D3B8 #FCEEE3
Accessibility & contrast
On white
1.86
#F2B080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#F2B080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B080
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B080 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57C
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#FFA3A4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2b080; /* rgb */ color: rgb(242, 176, 128); /* oklch */ color: oklch(80.8% 0.100 56.8);
Tailwind
colors: {
custom: {
50: '#f9c7a5',
500: '#f2b080',
950: '#000000',
},
}SCSS
$custom: #f2b080; $custom-light: #f9c7a5; $custom-dark: #000000;
JSON
{
"hex": "#f2b080",
"rgb": {
"r": 242,
"g": 176,
"b": 128
},
"hsl": {
"h": 25.263,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.80841,
"c": 0.09978,
"h": 56.8
},
"luminance": 0.51486
}Semantic roles & 50–950 ramp
primary
#F2B080
secondary
#4996CD
accent
#84DE08
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280