#F2B980#F2B980
#F2B980 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.5% C 0.099 H 65.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B980 |
|---|---|
| RGB | rgb(242, 185, 128) |
| HSL | hsl(30, 81%, 73%) |
| HSV | hsv(30, 47%, 95%) |
| CMYK | cmyk(0%, 23.6%, 47.1%, 5.1%) |
| CIE-LAB | lab(79.12, 13.77, 36.80) |
| CIE-LCH | lch(79.12, 39.29, 69.48°) |
| OKLab | oklab(82.51% 0.0405 0.0899) |
| OKLCH | oklch(82.51% 0.099 65.7) |
| XYZ | xyz(57.8657, 55.1373, 28.0126) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.61
Burlywood
#DEB887
ΔE00 5.01
Peach (survey)
#FFB07C
ΔE00 6.13
Sandybrown
#F4A460
ΔE00 6.46
Pale Orange
#FFA756
ΔE00 7.27
Tan
#D2B48C
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B980 #80B9F2
analogous
#F28080 #F2B980 #F2F280
triadic
#F2B980 #80F2B9 #B980F2
tetradic
#F2B980 #80F280 #80B9F2 #F280F2
square
#F2B980 #80F280 #80B9F2 #F280F2
split-complementary
#F2B980 #80F2F2 #8080F2
monochromatic
#E17C17 #EC9A48 #F2B980 #F8D8B8 #FCF0E3
Accessibility & contrast
On white
1.75
#F2B980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#F2B980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B980
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B980 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7C
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f2b980; /* rgb */ color: rgb(242, 185, 128); /* oklch */ color: oklch(82.5% 0.099 65.7);
Tailwind
colors: {
custom: {
50: '#f9cea5',
500: '#f2b980',
950: '#000000',
},
}SCSS
$custom: #f2b980; $custom-light: #f9cea5; $custom-dark: #000000;
JSON
{
"hex": "#f2b980",
"rgb": {
"r": 242,
"g": 185,
"b": 128
},
"hsl": {
"h": 30,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.82513,
"c": 0.09857,
"h": 65.7
},
"luminance": 0.55134
}Semantic roles & 50–950 ramp
primary
#F2B980
secondary
#498BCD
accent
#73DE08
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380