#F488F2#F488F2
#F488F2 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.9% C 0.184 H 327.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F488F2 |
|---|---|
| RGB | rgb(244, 136, 242) |
| HSL | hsl(301, 83%, 75%) |
| HSV | hsv(301, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 0.8%, 4.3%) |
| CIE-LAB | lab(71.73, 55.82, -35.79) |
| CIE-LCH | lch(71.73, 66.30, 327.33°) |
| OKLab | oklab(77.91% 0.1555 -0.0978) |
| OKLCH | oklch(77.91% 0.184 327.8) |
| XYZ | xyz(62.1384, 43.2554, 89.0633) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 6.23
Light Magenta
#FA5FF7
ΔE00 6.97
Violet Pink
#FB5FFC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488F2 #88F48A
analogous
#C088F4 #F488F2 #F488BC
triadic
#F488F2 #F2F488 #88F2F4
tetradic
#F488F2 #F4C088 #88F48A #88BCF4
square
#F488F2 #F4C088 #88F48A #88BCF4
split-complementary
#F488F2 #BCF488 #88F4C0
monochromatic
#EA18E6 #EF50EC #F488F2 #F9C0F8 #FCE3FC
Accessibility & contrast
On white
2.18
#F488F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F488F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488F2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488F2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#9EB5EF
Tritanopia (blue-blind)
#FA92B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f488f2; /* rgb */ color: rgb(244, 136, 242); /* oklch */ color: oklch(77.9% 0.184 327.8);
Tailwind
colors: {
custom: {
50: '#faaef6',
500: '#f488f2',
950: '#000000',
},
}SCSS
$custom: #f488f2; $custom-light: #faaef6; $custom-dark: #000000;
JSON
{
"hex": "#f488f2",
"rgb": {
"r": 244,
"g": 136,
"b": 242
},
"hsl": {
"h": 301.111,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.77911,
"c": 0.18373,
"h": 327.8
},
"luminance": 0.43252
}Semantic roles & 50–950 ramp
primary
#F488F2
secondary
#D7F4D7
accent
#DF0A06
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85