#F296AF#F296AF
#F296AF is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.4% C 0.114 H 2.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F296AF |
|---|---|
| RGB | rgb(242, 150, 175) |
| HSL | hsl(344, 78%, 77%) |
| HSV | hsv(344, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 27.7%, 5.1%) |
| CIE-LAB | lab(72.09, 37.64, 1.71) |
| CIE-LCH | lch(72.09, 37.67, 2.59°) |
| OKLab | oklab(77.4% 0.1138 0.005) |
| OKLCH | oklch(77.4% 0.114 2.5) |
| XYZ | xyz(55.2638, 43.7890, 46.0905) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.60
Pinky
#FC86AA
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.33
Faded Pink
#DE9DAC
ΔE00 4.76
Rose Pink
#F7879A
ΔE00 5.15
Carnation Pink
#FF7FA7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296AF #96F2D9
analogous
#F296DD #F296AF #F2AB96
triadic
#F296AF #AFF296 #96AFF2
tetradic
#F296AF #DDF296 #96F2D9 #AB96F2
square
#F296AF #DDF296 #96F2D9 #AB96F2
split-complementary
#F296AF #96F2AB #96DDF2
monochromatic
#E5295C #EB6086 #F296AF #F9CCD8 #FCE4EA
Accessibility & contrast
On white
2.15
#F296AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F296AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296AF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296AF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B0
Deuteranopia (green-blind)
#BAB7AD
Tritanopia (blue-blind)
#FF909F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f296af; /* rgb */ color: rgb(242, 150, 175); /* oklch */ color: oklch(77.4% 0.114 2.5);
Tailwind
colors: {
custom: {
50: '#f8b6c6',
500: '#f296af',
950: '#000000',
},
}SCSS
$custom: #f296af; $custom-light: #f8b6c6; $custom-dark: #000000;
JSON
{
"hex": "#f296af",
"rgb": {
"r": 242,
"g": 150,
"b": 175
},
"hsl": {
"h": 343.696,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.77396,
"c": 0.11392,
"h": 2.5
},
"luminance": 0.43785
}Semantic roles & 50–950 ramp
primary
#F296AF
secondary
#D8F3EC
accent
#DAA20B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082