#F295F2#F295F2
#F295F2 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.6% C 0.161 H 327.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F295F2 |
|---|---|
| RGB | rgb(242, 149, 242) |
| HSL | hsl(300, 78%, 77%) |
| HSV | hsv(300, 38%, 95%) |
| CMYK | cmyk(0%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(74.05, 48.69, -32.21) |
| CIE-LCH | lch(74.05, 58.38, 326.52°) |
| OKLab | oklab(79.6% 0.135 -0.0878) |
| OKLCH | oklch(79.6% 0.161 327) |
| XYZ | xyz(63.3911, 46.7858, 89.6786) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 7.92
Bubblegum Pink
#FE83CC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295F2 #95F295
analogous
#C495F2 #F295F2 #F295C4
triadic
#F295F2 #F2F295 #95F2F2
tetradic
#F295F2 #F2C495 #95F295 #95C4F2
square
#F295F2 #F2C495 #95F295 #95C4F2
split-complementary
#F295F2 #C4F295 #95F2C4
monochromatic
#E528E5 #EB5EEB #F295F2 #F9CCF9 #FCE4FC
Accessibility & contrast
On white
2.03
#F295F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F295F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295F2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295F2 | 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)
#8EAFF5
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#F79EB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f295f2; /* rgb */ color: rgb(242, 149, 242); /* oklch */ color: oklch(79.6% 0.161 327.0);
Tailwind
colors: {
custom: {
50: '#f8b6f6',
500: '#f295f2',
950: '#000000',
},
}SCSS
$custom: #f295f2; $custom-light: #f8b6f6; $custom-dark: #000000;
JSON
{
"hex": "#f295f2",
"rgb": {
"r": 242,
"g": 149,
"b": 242
},
"hsl": {
"h": 300,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.79599,
"c": 0.161,
"h": 327
},
"luminance": 0.46783
}Semantic roles & 50–950 ramp
primary
#F295F2
secondary
#D8F3D8
accent
#DA0B0B
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085