#F296EB#F296EB
#F296EB is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.5% C 0.153 H 329.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F296EB |
|---|---|
| RGB | rgb(242, 150, 235) |
| HSL | hsl(305, 78%, 77%) |
| HSV | hsv(305, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 2.9%, 5.1%) |
| CIE-LAB | lab(73.99, 46.94, -28.49) |
| CIE-LCH | lch(73.99, 54.91, 328.75°) |
| OKLab | oklab(79.47% 0.1319 -0.0773) |
| OKLCH | oklch(79.47% 0.153 329.6) |
| XYZ | xyz(62.5188, 46.6910, 84.3003) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.14
Plum
#DDA0DD
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.16
Mauve
#E0B0FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296EB #96F29D
analogous
#CB96F2 #F296EB #F296BD
triadic
#F296EB #EBF296 #96EBF2
tetradic
#F296EB #F2CB96 #96F29D #96BDF2
square
#F296EB #F2CB96 #96F29D #96BDF2
split-complementary
#F296EB #BDF296 #96F2CB
monochromatic
#E529D6 #EB60E1 #F296EB #F9CCF5 #FCE4FA
Accessibility & contrast
On white
2.03
#F296EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F296EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296EB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296EB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#F89DB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f296eb; /* rgb */ color: rgb(242, 150, 235); /* oklch */ color: oklch(79.5% 0.153 329.6);
Tailwind
colors: {
custom: {
50: '#f8b6f1',
500: '#f296eb',
950: '#000000',
},
}SCSS
$custom: #f296eb; $custom-light: #f8b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f296eb",
"rgb": {
"r": 242,
"g": 150,
"b": 235
},
"hsl": {
"h": 304.565,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.79466,
"c": 0.15288,
"h": 329.6
},
"luminance": 0.46688
}Semantic roles & 50–950 ramp
primary
#F296EB
secondary
#D8F3DA
accent
#DA1B0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084