#F488EB#F488EB
#F488EB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.6% C 0.178 H 330.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F488EB |
|---|---|
| RGB | rgb(244, 136, 235) |
| HSL | hsl(305, 83%, 75%) |
| HSV | hsv(305, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 3.7%, 4.3%) |
| CIE-LAB | lab(71.45, 54.61, -32.39) |
| CIE-LCH | lch(71.45, 63.49, 329.33°) |
| OKLab | oklab(77.61% 0.1542 -0.0882) |
| OKLCH | oklch(77.61% 0.178 330.2) |
| XYZ | xyz(61.1071, 42.8429, 83.6320) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 6.81
Orchid
#DA70D6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488EB #88F491
analogous
#C788F4 #F488EB #F488B5
triadic
#F488EB #EBF488 #88EBF4
tetradic
#F488EB #F4C788 #88F491 #88B5F4
square
#F488EB #F4C788 #88F491 #88B5F4
split-complementary
#F488EB #B5F488 #88F4C7
monochromatic
#EA18D8 #EF50E2 #F488EB #F9C0F4 #FCE3FA
Accessibility & contrast
On white
2.19
#F488EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F488EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488EB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488EB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#A1B4E8
Tritanopia (blue-blind)
#FB90AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f488eb; /* rgb */ color: rgb(244, 136, 235); /* oklch */ color: oklch(77.6% 0.178 330.2);
Tailwind
colors: {
custom: {
50: '#faadf1',
500: '#f488eb',
950: '#000000',
},
}SCSS
$custom: #f488eb; $custom-light: #faadf1; $custom-dark: #000000;
JSON
{
"hex": "#f488eb",
"rgb": {
"r": 244,
"g": 136,
"b": 235
},
"hsl": {
"h": 305,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.77611,
"c": 0.17759,
"h": 330.2
},
"luminance": 0.4284
}Semantic roles & 50–950 ramp
primary
#F488EB
secondary
#D7F4D9
accent
#DF1806
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85