#F2B09E#F2B09E
#F2B09E is a light, moderate red. Relative luminance 0.524; OKLCH L 81.4% C 0.082 H 35.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B09E |
|---|---|
| RGB | rgb(242, 176, 158) |
| HSL | hsl(13, 76%, 78%) |
| HSV | hsv(13, 35%, 95%) |
| CMYK | cmyk(0%, 27.3%, 34.7%, 5.1%) |
| CIE-LAB | lab(77.52, 21.77, 18.74) |
| CIE-LCH | lch(77.52, 28.72, 40.73°) |
| OKLab | oklab(81.44% 0.0664 0.0479) |
| OKLCH | oklch(81.44% 0.082 35.8) |
| XYZ | xyz(58.3167, 52.4001, 39.3837) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.75
Light Salmon
#FEA993
ΔE00 3.62
Blush (survey)
#F29E8E
ΔE00 4.95
Pinkish Tan
#D99B82
ΔE00 6.78
Peachy Pink
#FF9A8A
ΔE00 6.97
Darksalmon
#E9967A
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B09E #9EE0F2
analogous
#F29EB6 #F2B09E #F2DA9E
triadic
#F2B09E #9EF2B0 #B09EF2
tetradic
#F2B09E #B6F29E #9EE0F2 #DA9EF2
square
#F2B09E #B6F29E #9EE0F2 #DA9EF2
split-complementary
#F2B09E #9EF2DA #9EB6F2
monochromatic
#E45832 #EB8468 #F2B09E #F9DCD4 #FBE9E4
Accessibility & contrast
On white
1.83
#F2B09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#F2B09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B09E
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B09E | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89D
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f2b09e; /* rgb */ color: rgb(242, 176, 158); /* oklch */ color: oklch(81.4% 0.082 35.8);
Tailwind
colors: {
custom: {
50: '#f8c8ba',
500: '#f2b09e',
950: '#000000',
},
}SCSS
$custom: #f2b09e; $custom-light: #f8c8ba; $custom-dark: #000000;
JSON
{
"hex": "#f2b09e",
"rgb": {
"r": 242,
"g": 176,
"b": 158
},
"hsl": {
"h": 12.857,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.81442,
"c": 0.08188,
"h": 35.8
},
"luminance": 0.52397
}Semantic roles & 50–950 ramp
primary
#F2B09E
secondary
#64B9D0
accent
#ADD90D
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281