#F2B07A#F2B07A
#F2B07A is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.7% C 0.104 H 59.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B07A |
|---|---|
| RGB | rgb(242, 176, 122) |
| HSL | hsl(27, 82%, 71%) |
| HSV | hsv(27, 50%, 95%) |
| CMYK | cmyk(0%, 27.3%, 49.6%, 5.1%) |
| CIE-LAB | lab(76.88, 17.96, 37.05) |
| CIE-LCH | lch(76.88, 41.17, 64.14°) |
| OKLab | oklab(80.74% 0.0523 0.0901) |
| OKLCH | oklch(80.74% 0.104 59.9) |
| XYZ | xyz(55.6589, 51.3370, 25.3861) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.29
Peach (survey)
#FFB07C
ΔE00 3.39
Sandybrown
#F4A460
ΔE00 4.14
Pale Orange
#FFA756
ΔE00 5.75
Burlywood
#DEB887
ΔE00 7.25
Light Orange
#FDAA48
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B07A #7ABCF2
analogous
#F27A80 #F2B07A #F2EC7A
triadic
#F2B07A #7AF2B0 #B07AF2
tetradic
#F2B07A #80F27A #7ABCF2 #EC7AF2
square
#F2B07A #80F27A #7ABCF2 #EC7AF2
split-complementary
#F2B07A #7AF2EC #7A80F2
monochromatic
#DC6F16 #ED8F42 #F2B07A #F7D1B2 #FCEEE3
Accessibility & contrast
On white
1.86
#F2B07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#F2B07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B07A
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B07A | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B576
Deuteranopia (green-blind)
#D4C47B
Tritanopia (blue-blind)
#FFA2A2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2b07a; /* rgb */ color: rgb(242, 176, 122); /* oklch */ color: oklch(80.7% 0.104 59.9);
Tailwind
colors: {
custom: {
50: '#f9c7a1',
500: '#f2b07a',
950: '#000000',
},
}SCSS
$custom: #f2b07a; $custom-light: #f9c7a1; $custom-dark: #000000;
JSON
{
"hex": "#f2b07a",
"rgb": {
"r": 242,
"g": 176,
"b": 122
},
"hsl": {
"h": 27,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.80739,
"c": 0.10419,
"h": 59.9
},
"luminance": 0.51333
}Semantic roles & 50–950 ramp
primary
#F2B07A
secondary
#448FCD
accent
#7EDF07
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280