#F88EEB#F88EEB
#F88EEB is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.9% C 0.170 H 331.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EEB |
|---|---|
| RGB | rgb(248, 142, 235) |
| HSL | hsl(307, 88%, 76%) |
| HSV | hsv(307, 43%, 97%) |
| CMYK | cmyk(0%, 42.7%, 5.2%, 2.7%) |
| CIE-LAB | lab(73.09, 52.81, -29.81) |
| CIE-LCH | lch(73.09, 60.64, 330.55°) |
| OKLab | oklab(78.94% 0.1501 -0.0809) |
| OKLCH | oklch(78.94% 0.17 331.7) |
| XYZ | xyz(63.3793, 45.3041, 83.9874) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 6.29
Plum
#DDA0DD
ΔE00 6.88
Candy Pink
#FF63E9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EEB #8EF89B
analogous
#D08EF8 #F88EEB #F88EB6
triadic
#F88EEB #EBF88E #8EEBF8
tetradic
#F88EEB #F8D08E #8EF89B #8EB6F8
square
#F88EEB #F8D08E #8EF89B #8EB6F8
split-complementary
#F88EEB #B6F88E #8EF8D0
monochromatic
#F11BD7 #F454E1 #F88EEB #FCC8F5 #FDE2FA
Accessibility & contrast
On white
2.09
#F88EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F88EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EEB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EEB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88eeb; /* rgb */ color: rgb(248, 142, 235); /* oklch */ color: oklch(78.9% 0.170 331.7);
Tailwind
colors: {
custom: {
50: '#fcb2f1',
500: '#f88eeb',
950: '#000000',
},
}SCSS
$custom: #f88eeb; $custom-light: #fcb2f1; $custom-dark: #000000;
JSON
{
"hex": "#f88eeb",
"rgb": {
"r": 248,
"g": 142,
"b": 235
},
"hsl": {
"h": 307.358,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.78942,
"c": 0.17045,
"h": 331.7
},
"luminance": 0.45301
}Semantic roles & 50–950 ramp
primary
#F88EEB
secondary
#D6F5DA
accent
#E51D01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085