#F09896#F09896
#F09896 is a light, moderate red. Relative luminance 0.432; OKLCH L 76.8% C 0.106 H 21.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F09896 |
|---|---|
| RGB | rgb(240, 152, 150) |
| HSL | hsl(1, 75%, 76%) |
| HSV | hsv(1, 38%, 94%) |
| CMYK | cmyk(0%, 36.7%, 37.5%, 5.9%) |
| CIE-LAB | lab(71.68, 32.75, 14.95) |
| CIE-LCH | lch(71.68, 36.00, 24.53°) |
| OKLab | oklab(76.84% 0.0991 0.0385) |
| OKLCH | oklch(76.84% 0.106 21.2) |
| XYZ | xyz(52.6707, 43.1878, 34.4103) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.09
Peachy Pink
#FF9A8A
ΔE00 5.49
Lightcoral
#F08080
ΔE00 5.80
Blush Pink
#FE828C
ΔE00 6.06
Rose Pink
#F7879A
ΔE00 6.87
Dusty Pink (survey)
#D58A94
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09896 #96EEF0
analogous
#F096C1 #F09896 #F0C596
triadic
#F09896 #96F098 #9896F0
tetradic
#F09896 #C1F096 #96EEF0 #C596F0
square
#F09896 #C1F096 #96EEF0 #C596F0
split-complementary
#F09896 #96F0C5 #96C1F0
monochromatic
#E12F2B #E86360 #F09896 #F8CDCC #FBE5E4
Accessibility & contrast
On white
2.18
#F09896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F09896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09896
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09896 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#BFB695
Tritanopia (blue-blind)
#FF8E98
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f09896; /* rgb */ color: rgb(240, 152, 150); /* oklch */ color: oklch(76.8% 0.106 21.2);
Tailwind
colors: {
custom: {
50: '#f7b7b4',
500: '#f09896',
950: '#000000',
},
}SCSS
$custom: #f09896; $custom-light: #f7b7b4; $custom-dark: #000000;
JSON
{
"hex": "#f09896",
"rgb": {
"r": 240,
"g": 152,
"b": 150
},
"hsl": {
"h": 1.333,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.76837,
"c": 0.10636,
"h": 21.2
},
"luminance": 0.43184
}Semantic roles & 50–950 ramp
primary
#F09896
secondary
#D8F2F3
accent
#D3D70E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080