#F2B07F#F2B07F
#F2B07F is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.8% C 0.101 H 57.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B07F |
|---|---|
| RGB | rgb(242, 176, 127) |
| HSL | hsl(26, 82%, 72%) |
| HSV | hsv(26, 48%, 95%) |
| CMYK | cmyk(0%, 27.3%, 47.5%, 5.1%) |
| CIE-LAB | lab(76.96, 18.42, 34.53) |
| CIE-LCH | lch(76.96, 39.14, 61.92°) |
| OKLab | oklab(80.82% 0.0542 0.0846) |
| OKLCH | oklch(80.82% 0.101 57.3) |
| XYZ | xyz(55.9767, 51.4641, 27.0598) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.79
Apricot (survey)
#FFB16D
ΔE00 4.25
Sandybrown
#F4A460
ΔE00 4.90
Pale Orange
#FFA756
ΔE00 6.68
Burlywood
#DEB887
ΔE00 7.72
Lightsalmon
#FFA07A
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B07F #7FC1F2
analogous
#F27F88 #F2B07F #F2E97F
triadic
#F2B07F #7FF2B0 #B07FF2
tetradic
#F2B07F #88F27F #7FC1F2 #E97FF2
square
#F2B07F #88F27F #7FC1F2 #E97FF2
split-complementary
#F2B07F #7FF2E9 #7F88F2
monochromatic
#E06C17 #EC8E47 #F2B07F #F8D2B7 #FCEEE3
Accessibility & contrast
On white
1.86
#F2B07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#F2B07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B07F
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B07F | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57B
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#FFA3A4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2b07f; /* rgb */ color: rgb(242, 176, 127); /* oklch */ color: oklch(80.8% 0.101 57.3);
Tailwind
colors: {
custom: {
50: '#f9c7a4',
500: '#f2b07f',
950: '#000000',
},
}SCSS
$custom: #f2b07f; $custom-light: #f9c7a4; $custom-dark: #000000;
JSON
{
"hex": "#f2b07f",
"rgb": {
"r": 242,
"g": 176,
"b": 127
},
"hsl": {
"h": 25.565,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.80824,
"c": 0.1005,
"h": 57.3
},
"luminance": 0.5146
}Semantic roles & 50–950 ramp
primary
#F2B07F
secondary
#4894CD
accent
#83DE08
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280