#F2B59E#F2B59E
#F2B59E is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.4% C 0.078 H 41.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B59E |
|---|---|
| RGB | rgb(242, 181, 158) |
| HSL | hsl(16, 76%, 78%) |
| HSV | hsv(16, 35%, 95%) |
| CMYK | cmyk(0%, 25.2%, 34.7%, 5.1%) |
| CIE-LAB | lab(78.69, 19.12, 20.36) |
| CIE-LCH | lch(78.69, 27.93, 46.80°) |
| OKLab | oklab(82.35% 0.0585 0.0519) |
| OKLCH | oklch(82.35% 0.078 41.6) |
| XYZ | xyz(59.3151, 54.3970, 39.7166) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.48
Light Salmon
#FEA993
ΔE00 5.05
Pinkish Tan
#D99B82
ΔE00 6.99
Blush (survey)
#F29E8E
ΔE00 7.07
Apricot
#FBCEB1
ΔE00 7.41
Lightsalmon
#FFA07A
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B59E #9EDBF2
analogous
#F29EB1 #F2B59E #F2DF9E
triadic
#F2B59E #9EF2B5 #B59EF2
tetradic
#F2B59E #B1F29E #9EDBF2 #DF9EF2
square
#F2B59E #B1F29E #9EDBF2 #DF9EF2
split-complementary
#F2B59E #9EF2DF #9EB1F2
monochromatic
#E46332 #EB8C68 #F2B59E #F9DED4 #FBEAE4
Accessibility & contrast
On white
1.77
#F2B59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#F2B59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B59E
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B59E | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9C
Deuteranopia (green-blind)
#D2C89E
Tritanopia (blue-blind)
#FFACAF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f2b59e; /* rgb */ color: rgb(242, 181, 158); /* oklch */ color: oklch(82.4% 0.078 41.6);
Tailwind
colors: {
custom: {
50: '#f8cbba',
500: '#f2b59e',
950: '#000000',
},
}SCSS
$custom: #f2b59e; $custom-light: #f8cbba; $custom-dark: #000000;
JSON
{
"hex": "#f2b59e",
"rgb": {
"r": 242,
"g": 181,
"b": 158
},
"hsl": {
"h": 16.429,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.82352,
"c": 0.07822,
"h": 41.6
},
"luminance": 0.54394
}Semantic roles & 50–950 ramp
primary
#F2B59E
secondary
#64B2D0
accent
#A1D90D
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281