#F2B59F#F2B59F
#F2B59F is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.4% C 0.078 H 40.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B59F |
|---|---|
| RGB | rgb(242, 181, 159) |
| HSL | hsl(16, 76%, 79%) |
| HSV | hsv(16, 34%, 95%) |
| CMYK | cmyk(0%, 25.2%, 34.3%, 5.1%) |
| CIE-LAB | lab(78.71, 19.24, 19.85) |
| CIE-LCH | lch(78.71, 27.65, 45.89°) |
| OKLab | oklab(82.37% 0.0589 0.0507) |
| OKLCH | oklch(82.37% 0.078 40.7) |
| XYZ | xyz(59.4016, 54.4316, 40.1717) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.39
Light Salmon
#FEA993
ΔE00 4.94
Blush (survey)
#F29E8E
ΔE00 6.89
Pinkish Tan
#D99B82
ΔE00 7.05
Apricot
#FBCEB1
ΔE00 7.59
Lightsalmon
#FFA07A
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B59F #9FDCF2
analogous
#F29FB2 #F2B59F #F2DE9F
triadic
#F2B59F #9FF2B5 #B59FF2
tetradic
#F2B59F #B2F29F #9FDCF2 #DE9FF2
square
#F2B59F #B2F29F #9FDCF2 #DE9FF2
split-complementary
#F2B59F #9FF2DE #9FB2F2
monochromatic
#E36233 #EB8B69 #F2B59F #F9DFD5 #FBEAE4
Accessibility & contrast
On white
1.77
#F2B59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#F2B59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B59F
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B59F | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9D
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#FFACAF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f2b59f; /* rgb */ color: rgb(242, 181, 159); /* oklch */ color: oklch(82.4% 0.078 40.7);
Tailwind
colors: {
custom: {
50: '#f8cbbb',
500: '#f2b59f',
950: '#000000',
},
}SCSS
$custom: #f2b59f; $custom-light: #f8cbbb; $custom-dark: #000000;
JSON
{
"hex": "#f2b59f",
"rgb": {
"r": 242,
"g": 181,
"b": 159
},
"hsl": {
"h": 15.904,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.82374,
"c": 0.07771,
"h": 40.7
},
"luminance": 0.54428
}Semantic roles & 50–950 ramp
primary
#F2B59F
secondary
#65B4D0
accent
#A2D80D
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281