#F28CED#F28CED
#F28CED is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.0% C 0.171 H 328.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F28CED |
|---|---|
| RGB | rgb(242, 140, 237) |
| HSL | hsl(303, 80%, 75%) |
| HSV | hsv(303, 42%, 95%) |
| CMYK | cmyk(0%, 42.1%, 2.1%, 5.1%) |
| CIE-LAB | lab(72.06, 52.37, -32.56) |
| CIE-LCH | lch(72.06, 61.67, 328.13°) |
| OKLab | oklab(78.04% 0.1467 -0.0887) |
| OKLCH | oklch(78.04% 0.171 328.8) |
| XYZ | xyz(61.2812, 43.7509, 85.3212) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Lavender Pink
#DD85D7
ΔE00 4.32
Purply Pink
#F075E6
ΔE00 4.55
Plum
#DDA0DD
ΔE00 6.98
Candy Pink
#FF63E9
ΔE00 7.02
Bubblegum Pink
#FE83CC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28CED #8CF291
analogous
#C48CF2 #F28CED #F28CBA
triadic
#F28CED #EDF28C #8CEDF2
tetradic
#F28CED #F2C48C #8CF291 #8CBAF2
square
#F28CED #F2C48C #8CF291 #8CBAF2
split-complementary
#F28CED #BAF28C #8CF2C4
monochromatic
#E61EDC #EC55E4 #F28CED #F8C3F6 #FCE4FB
Accessibility & contrast
On white
2.15
#F28CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F28CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28CED
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28CED | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A1B6EA
Tritanopia (blue-blind)
#F995B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f28ced; /* rgb */ color: rgb(242, 140, 237); /* oklch */ color: oklch(78.0% 0.171 328.8);
Tailwind
colors: {
custom: {
50: '#f8b0f3',
500: '#f28ced',
950: '#000000',
},
}SCSS
$custom: #f28ced; $custom-light: #f8b0f3; $custom-dark: #000000;
JSON
{
"hex": "#f28ced",
"rgb": {
"r": 242,
"g": 140,
"b": 237
},
"hsl": {
"h": 302.941,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.78043,
"c": 0.17145,
"h": 328.8
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#F28CED
secondary
#D7F4D9
accent
#DC140A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085