#F296CB#F296CB
#F296CB is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.3% C 0.128 H 344.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F296CB |
|---|---|
| RGB | rgb(242, 150, 203) |
| HSL | hsl(325, 78%, 77%) |
| HSV | hsv(325, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 16.1%, 5.1%) |
| CIE-LAB | lab(72.90, 41.67, -12.60) |
| CIE-LCH | lch(72.90, 43.53, 343.18°) |
| OKLab | oklab(78.28% 0.1232 -0.0332) |
| OKLCH | oklch(78.28% 0.128 344.9) |
| XYZ | xyz(58.3043, 45.0053, 62.1042) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.62
Pink (survey)
#FF81C0
ΔE00 5.01
Plum
#DDA0DD
ΔE00 6.88
Powder Pink
#FFB2D0
ΔE00 7.74
Pinky
#FC86AA
ΔE00 8.01
Lavender Pink
#DD85D7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296CB #96F2BD
analogous
#EB96F2 #F296CB #F2969D
triadic
#F296CB #CBF296 #96CBF2
tetradic
#F296CB #F2EB96 #96F2BD #969DF2
square
#F296CB #F2EB96 #96F2BD #969DF2
split-complementary
#F296CB #9DF296 #96F2EB
monochromatic
#E52995 #EB60B0 #F296CB #F9CCE6 #FCE4F2
Accessibility & contrast
On white
2.10
#F296CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F296CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296CB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296CB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACD
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#FD95A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f296cb; /* rgb */ color: rgb(242, 150, 203); /* oklch */ color: oklch(78.3% 0.128 344.9);
Tailwind
colors: {
custom: {
50: '#f8b6da',
500: '#f296cb',
950: '#000000',
},
}SCSS
$custom: #f296cb; $custom-light: #f8b6da; $custom-dark: #000000;
JSON
{
"hex": "#f296cb",
"rgb": {
"r": 242,
"g": 150,
"b": 203
},
"hsl": {
"h": 325.435,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.78277,
"c": 0.12754,
"h": 344.9
},
"luminance": 0.45002
}Semantic roles & 50–950 ramp
primary
#F296CB
secondary
#D8F3E3
accent
#DA630B
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083