#F296AB#F296AB
#F296AB is a light, moderate red. Relative luminance 0.436; OKLCH L 77.3% C 0.113 H 5.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F296AB |
|---|---|
| RGB | rgb(242, 150, 171) |
| HSL | hsl(346, 78%, 77%) |
| HSV | hsv(346, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 29.3%, 5.1%) |
| CIE-LAB | lab(71.98, 37.11, 3.77) |
| CIE-LCH | lch(71.98, 37.30, 5.81°) |
| OKLab | oklab(77.28% 0.1124 0.0103) |
| OKLCH | oklch(77.28% 0.113 5.3) |
| XYZ | xyz(54.8767, 43.6342, 44.0521) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.60
Rosa
#FE86A4
ΔE00 4.20
Rose Pink
#F7879A
ΔE00 4.35
Pinky
#FC86AA
ΔE00 4.49
Faded Pink
#DE9DAC
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296AB #96F2DD
analogous
#F296D9 #F296AB #F2AF96
triadic
#F296AB #ABF296 #96ABF2
tetradic
#F296AB #D9F296 #96F2DD #AF96F2
square
#F296AB #D9F296 #96F2DD #AF96F2
split-complementary
#F296AB #96F2AF #96D9F2
monochromatic
#E52954 #EB607F #F296AB #F9CCD7 #FCE4E9
Accessibility & contrast
On white
2.16
#F296AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F296AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296AB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296AB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#BBB7A9
Tritanopia (blue-blind)
#FF8F9D
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f296ab; /* rgb */ color: rgb(242, 150, 171); /* oklch */ color: oklch(77.3% 0.113 5.3);
Tailwind
colors: {
custom: {
50: '#f8b6c3',
500: '#f296ab',
950: '#000000',
},
}SCSS
$custom: #f296ab; $custom-light: #f8b6c3; $custom-dark: #000000;
JSON
{
"hex": "#f296ab",
"rgb": {
"r": 242,
"g": 150,
"b": 171
},
"hsl": {
"h": 346.304,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.77282,
"c": 0.11284,
"h": 5.3
},
"luminance": 0.4363
}Semantic roles & 50–950 ramp
primary
#F296AB
secondary
#D8F3ED
accent
#DAAB0B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171112
muted
#858081