#F296DE#F296DE
#F296DE is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.0% C 0.142 H 335.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F296DE |
|---|---|
| RGB | rgb(242, 150, 222) |
| HSL | hsl(313, 78%, 77%) |
| HSV | hsv(313, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 8.3%, 5.1%) |
| CIE-LAB | lab(73.52, 44.72, -22.10) |
| CIE-LCH | lch(73.52, 49.88, 333.71°) |
| OKLab | oklab(78.96% 0.1286 -0.0594) |
| OKLCH | oklch(78.96% 0.142 335.2) |
| XYZ | xyz(60.7088, 45.9671, 74.7679) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.78
Bubblegum Pink
#FE83CC
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 6.51
Pink (survey)
#FF81C0
ΔE00 7.31
Purply Pink
#F075E6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296DE #96F2AA
analogous
#D896F2 #F296DE #F296B0
triadic
#F296DE #DEF296 #96DEF2
tetradic
#F296DE #F2D896 #96F2AA #96B0F2
square
#F296DE #F2D896 #96F2AA #96B0F2
split-complementary
#F296DE #B0F296 #96F2D8
monochromatic
#E529BC #EB60CD #F296DE #F9CCEF #FCE4F6
Accessibility & contrast
On white
2.06
#F296DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F296DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296DE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296DE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#FB9AB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f296de; /* rgb */ color: rgb(242, 150, 222); /* oklch */ color: oklch(79.0% 0.142 335.2);
Tailwind
colors: {
custom: {
50: '#f8b6e8',
500: '#f296de',
950: '#000000',
},
}SCSS
$custom: #f296de; $custom-light: #f8b6e8; $custom-dark: #000000;
JSON
{
"hex": "#f296de",
"rgb": {
"r": 242,
"g": 150,
"b": 222
},
"hsl": {
"h": 313.043,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.7896,
"c": 0.14166,
"h": 335.2
},
"luminance": 0.45964
}Semantic roles & 50–950 ramp
primary
#F296DE
secondary
#D8F3DE
accent
#DA380B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084