#F488F8#F488F8
#F488F8 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.189 H 325.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F488F8 |
|---|---|
| RGB | rgb(244, 136, 248) |
| HSL | hsl(298, 89%, 75%) |
| HSV | hsv(298, 45%, 97%) |
| CMYK | cmyk(1.6%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(71.97, 56.87, -38.68) |
| CIE-LCH | lch(71.97, 68.78, 325.78°) |
| OKLab | oklab(78.18% 0.1566 -0.1061) |
| OKLCH | oklch(78.18% 0.189 325.9) |
| XYZ | xyz(63.0543, 43.6218, 93.8873) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.44
Violet Pink
#FB5FFC
ΔE00 6.76
Light Magenta
#FA5FF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488F8 #8CF888
analogous
#BC88F8 #F488F8 #F888C4
triadic
#F488F8 #F8F488 #88F8F4
tetradic
#F488F8 #F8BC88 #8CF888 #88C4F8
square
#F488F8 #F8BC88 #8CF888 #88C4F8
split-complementary
#F488F8 #C4F888 #88F8BC
monochromatic
#E914F1 #EF4EF5 #F488F8 #F9C2FB #FCE2FD
Accessibility & contrast
On white
2.16
#F488F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F488F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488F8
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488F8 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#9CB5F5
Tritanopia (blue-blind)
#F994B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f488f8; /* rgb */ color: rgb(244, 136, 248); /* oklch */ color: oklch(78.2% 0.189 325.9);
Tailwind
colors: {
custom: {
50: '#faaefb',
500: '#f488f8',
950: '#000000',
},
}SCSS
$custom: #f488f8; $custom-light: #faaefb; $custom-dark: #000000;
JSON
{
"hex": "#f488f8",
"rgb": {
"r": 244,
"g": 136,
"b": 248
},
"hsl": {
"h": 297.857,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.78176,
"c": 0.18916,
"h": 325.9
},
"luminance": 0.43619
}Semantic roles & 50–950 ramp
primary
#F488F8
secondary
#D7F5D6
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85