#F88CED#F88CED
#F88CED is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.175 H 330.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F88CED |
|---|---|
| RGB | rgb(248, 140, 237) |
| HSL | hsl(306, 89%, 76%) |
| HSV | hsv(306, 44%, 97%) |
| CMYK | cmyk(0%, 43.5%, 4.4%, 2.7%) |
| CIE-LAB | lab(72.78, 54.14, -31.39) |
| CIE-LCH | lch(72.78, 62.58, 329.90°) |
| OKLab | oklab(78.73% 0.1533 -0.0853) |
| OKLCH | oklch(78.73% 0.175 330.9) |
| XYZ | xyz(63.3749, 44.8305, 85.4194) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 4.93
Bubblegum Pink
#FE83CC
ΔE00 6.65
Candy Pink
#FF63E9
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88CED #8CF897
analogous
#CD8CF8 #F88CED #F88CB7
triadic
#F88CED #EDF88C #8CEDF8
tetradic
#F88CED #F8CD8C #8CF897 #8CB7F8
square
#F88CED #F8CD8C #8CF897 #8CB7F8
split-complementary
#F88CED #B7F88C #8CF8CD
monochromatic
#F119DB #F452E4 #F88CED #FCC6F6 #FDE2FA
Accessibility & contrast
On white
2.11
#F88CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F88CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88CED
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88CED | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88ced; /* rgb */ color: rgb(248, 140, 237); /* oklch */ color: oklch(78.7% 0.175 330.9);
Tailwind
colors: {
custom: {
50: '#fcb0f3',
500: '#f88ced',
950: '#000000',
},
}SCSS
$custom: #f88ced; $custom-light: #fcb0f3; $custom-dark: #000000;
JSON
{
"hex": "#f88ced",
"rgb": {
"r": 248,
"g": 140,
"b": 237
},
"hsl": {
"h": 306.111,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.78734,
"c": 0.17545,
"h": 330.9
},
"luminance": 0.44827
}Semantic roles & 50–950 ramp
primary
#F88CED
secondary
#D6F5D9
accent
#E51800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085