#F295EA#F295EA
#F295EA is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.3% C 0.154 H 330.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F295EA |
|---|---|
| RGB | rgb(242, 149, 234) |
| HSL | hsl(305, 78%, 77%) |
| HSV | hsv(305, 38%, 95%) |
| CMYK | cmyk(0%, 38.4%, 3.3%, 5.1%) |
| CIE-LAB | lab(73.75, 47.28, -28.32) |
| CIE-LCH | lch(73.75, 55.11, 329.08°) |
| OKLab | oklab(79.27% 0.1331 -0.0768) |
| OKLCH | oklch(79.27% 0.154 330) |
| XYZ | xyz(62.2158, 46.3156, 83.4886) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 6.95
Mauve
#E0B0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295EA #95F29D
analogous
#CC95F2 #F295EA #F295BC
triadic
#F295EA #EAF295 #95EAF2
tetradic
#F295EA #F2CC95 #95F29D #95BCF2
square
#F295EA #F2CC95 #95F29D #95BCF2
split-complementary
#F295EA #BCF295 #95F2CC
monochromatic
#E528D4 #EB5EDF #F295EA #F9CCF5 #FCE4FA
Accessibility & contrast
On white
2.05
#F295EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F295EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295EA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295EA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#F99CB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f295ea; /* rgb */ color: rgb(242, 149, 234); /* oklch */ color: oklch(79.3% 0.154 330.0);
Tailwind
colors: {
custom: {
50: '#f8b6f1',
500: '#f295ea',
950: '#000000',
},
}SCSS
$custom: #f295ea; $custom-light: #f8b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f295ea",
"rgb": {
"r": 242,
"g": 149,
"b": 234
},
"hsl": {
"h": 305.161,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.79272,
"c": 0.15368,
"h": 330
},
"luminance": 0.46313
}Semantic roles & 50–950 ramp
primary
#F295EA
secondary
#D8F3DA
accent
#DA1D0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084