#F2B181#F2B181
#F2B181 is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.0% C 0.099 H 57.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B181 |
|---|---|
| RGB | rgb(242, 177, 129) |
| HSL | hsl(25, 81%, 73%) |
| HSV | hsv(25, 47%, 95%) |
| CMYK | cmyk(0%, 26.9%, 46.7%, 5.1%) |
| CIE-LAB | lab(77.23, 18.09, 33.83) |
| CIE-LCH | lch(77.23, 38.36, 61.87°) |
| OKLab | oklab(81.04% 0.0534 0.0831) |
| OKLCH | oklch(81.04% 0.099 57.3) |
| XYZ | xyz(56.3051, 51.9103, 27.8187) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.92
Apricot (survey)
#FFB16D
ΔE00 4.47
Sandybrown
#F4A460
ΔE00 5.24
Pale Orange
#FFA756
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.59
Lightsalmon
#FFA07A
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B181 #81C2F2
analogous
#F28189 #F2B181 #F2EA81
triadic
#F2B181 #81F2B1 #B181F2
tetradic
#F2B181 #89F281 #81C2F2 #EA81F2
square
#F2B181 #89F281 #81C2F2 #EA81F2
split-complementary
#F2B181 #81F2EA #8189F2
monochromatic
#E16D17 #EC8F4A #F2B181 #F8D3B8 #FCEEE3
Accessibility & contrast
On white
1.85
#F2B181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#F2B181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B181
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B181 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67D
Deuteranopia (green-blind)
#D3C481
Tritanopia (blue-blind)
#FFA4A5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f2b181; /* rgb */ color: rgb(242, 177, 129); /* oklch */ color: oklch(81.0% 0.099 57.3);
Tailwind
colors: {
custom: {
50: '#f9c8a6',
500: '#f2b181',
950: '#000000',
},
}SCSS
$custom: #f2b181; $custom-light: #f9c8a6; $custom-dark: #000000;
JSON
{
"hex": "#f2b181",
"rgb": {
"r": 242,
"g": 177,
"b": 129
},
"hsl": {
"h": 25.487,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.81043,
"c": 0.09879,
"h": 57.3
},
"luminance": 0.51907
}Semantic roles & 50–950 ramp
primary
#F2B181
secondary
#4A95CD
accent
#83DE08
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280