#F296DD#F296DD
#F296DD is a light, vivid pink. Relative luminance 0.459; OKLCH L 78.9% C 0.141 H 335.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F296DD |
|---|---|
| RGB | rgb(242, 150, 221) |
| HSL | hsl(314, 78%, 77%) |
| HSV | hsv(314, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 8.7%, 5.1%) |
| CIE-LAB | lab(73.49, 44.55, -21.60) |
| CIE-LCH | lch(73.49, 49.51, 334.14°) |
| OKLab | oklab(78.92% 0.1284 -0.058) |
| OKLCH | oklch(78.92% 0.141 335.7) |
| XYZ | xyz(60.5752, 45.9136, 74.0641) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 6.68
Pink (survey)
#FF81C0
ΔE00 7.16
Purply Pink
#F075E6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296DD #96F2AB
analogous
#D996F2 #F296DD #F296AF
triadic
#F296DD #DDF296 #96DDF2
tetradic
#F296DD #F2D996 #96F2AB #96AFF2
square
#F296DD #F2D996 #96F2AB #96AFF2
split-complementary
#F296DD #AFF296 #96F2D9
monochromatic
#E529BA #EB60CB #F296DD #F9CCEF #FCE4F6
Accessibility & contrast
On white
2.06
#F296DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F296DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296DD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296DD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACE0
Deuteranopia (green-blind)
#AEBADA
Tritanopia (blue-blind)
#FB9AB0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f296dd; /* rgb */ color: rgb(242, 150, 221); /* oklch */ color: oklch(78.9% 0.141 335.7);
Tailwind
colors: {
custom: {
50: '#f8b6e7',
500: '#f296dd',
950: '#000000',
},
}SCSS
$custom: #f296dd; $custom-light: #f8b6e7; $custom-dark: #000000;
JSON
{
"hex": "#f296dd",
"rgb": {
"r": 242,
"g": 150,
"b": 221
},
"hsl": {
"h": 313.696,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.78922,
"c": 0.14084,
"h": 335.7
},
"luminance": 0.4591
}Semantic roles & 50–950 ramp
primary
#F296DD
secondary
#D8F3DE
accent
#DA3B0B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084