#F2B280#F2B280
#F2B280 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.2% C 0.099 H 58.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B280 |
|---|---|
| RGB | rgb(242, 178, 128) |
| HSL | hsl(26, 81%, 73%) |
| HSV | hsv(26, 47%, 95%) |
| CMYK | cmyk(0%, 26.4%, 47.1%, 5.1%) |
| CIE-LAB | lab(77.45, 17.46, 34.64) |
| CIE-LCH | lch(77.45, 38.79, 63.25°) |
| OKLab | oklab(81.21% 0.0515 0.0849) |
| OKLCH | oklch(81.21% 0.099 58.8) |
| XYZ | xyz(56.4372, 52.2804, 27.5365) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.27
Apricot (survey)
#FFB16D
ΔE00 4.08
Sandybrown
#F4A460
ΔE00 5.07
Pale Orange
#FFA756
ΔE00 6.69
Burlywood
#DEB887
ΔE00 7.10
Faded Orange
#F0944D
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B280 #80C0F2
analogous
#F28087 #F2B280 #F2EB80
triadic
#F2B280 #80F2B2 #B280F2
tetradic
#F2B280 #87F280 #80C0F2 #EB80F2
square
#F2B280 #87F280 #80C0F2 #EB80F2
split-complementary
#F2B280 #80F2EB #8087F2
monochromatic
#E16F17 #EC9048 #F2B280 #F8D4B8 #FCEEE3
Accessibility & contrast
On white
1.83
#F2B280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#F2B280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B280
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B280 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77C
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#FFA5A5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f2b280; /* rgb */ color: rgb(242, 178, 128); /* oklch */ color: oklch(81.2% 0.099 58.8);
Tailwind
colors: {
custom: {
50: '#f9c9a5',
500: '#f2b280',
950: '#000000',
},
}SCSS
$custom: #f2b280; $custom-light: #f9c9a5; $custom-dark: #000000;
JSON
{
"hex": "#f2b280",
"rgb": {
"r": 242,
"g": 178,
"b": 128
},
"hsl": {
"h": 26.316,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.8121,
"c": 0.09929,
"h": 58.8
},
"luminance": 0.52277
}Semantic roles & 50–950 ramp
primary
#F2B280
secondary
#4993CD
accent
#80DE08
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280