#F296ED#F296ED
#F296ED is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.5% C 0.155 H 328.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F296ED |
|---|---|
| RGB | rgb(242, 150, 237) |
| HSL | hsl(303, 78%, 77%) |
| HSV | hsv(303, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 2.1%, 5.1%) |
| CIE-LAB | lab(74.07, 47.29, -29.47) |
| CIE-LCH | lch(74.07, 55.72, 328.08°) |
| OKLab | oklab(79.55% 0.1324 -0.08) |
| OKLCH | oklch(79.55% 0.155 328.8) |
| XYZ | xyz(62.8093, 46.8073, 85.8306) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.69
Bubblegum Pink
#FE83CC
ΔE00 7.47
Mauve
#E0B0FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296ED #96F29B
analogous
#C996F2 #F296ED #F296BF
triadic
#F296ED #EDF296 #96EDF2
tetradic
#F296ED #F2C996 #96F29B #96BFF2
square
#F296ED #F2C996 #96F29B #96BFF2
split-complementary
#F296ED #BFF296 #96F2C9
monochromatic
#E529DA #EB60E4 #F296ED #F9CCF6 #FCE4FA
Accessibility & contrast
On white
2.03
#F296ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F296ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296ED
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296ED | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#A9BAEA
Tritanopia (blue-blind)
#F89DB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f296ed; /* rgb */ color: rgb(242, 150, 237); /* oklch */ color: oklch(79.5% 0.155 328.8);
Tailwind
colors: {
custom: {
50: '#f8b7f3',
500: '#f296ed',
950: '#000000',
},
}SCSS
$custom: #f296ed; $custom-light: #f8b7f3; $custom-dark: #000000;
JSON
{
"hex": "#f296ed",
"rgb": {
"r": 242,
"g": 150,
"b": 237
},
"hsl": {
"h": 303.261,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.79547,
"c": 0.1547,
"h": 328.8
},
"luminance": 0.46804
}Semantic roles & 50–950 ramp
primary
#F296ED
secondary
#D8F3D9
accent
#DA170B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085