#F28BEE#F28BEE
#F28BEE is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.9% C 0.174 H 328.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F28BEE |
|---|---|
| RGB | rgb(242, 139, 238) |
| HSL | hsl(302, 80%, 75%) |
| HSV | hsv(302, 43%, 95%) |
| CMYK | cmyk(0%, 42.6%, 1.7%, 5.1%) |
| CIE-LAB | lab(71.91, 53.05, -33.34) |
| CIE-LCH | lch(71.91, 62.66, 327.85°) |
| OKLab | oklab(77.94% 0.1483 -0.0909) |
| OKLCH | oklch(77.94% 0.174 328.5) |
| XYZ | xyz(61.2822, 43.5186, 86.0443) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.23
Orchid
#DA70D6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28BEE #8BF28F
analogous
#C38BF2 #F28BEE #F28BBB
triadic
#F28BEE #EEF28B #8BEEF2
tetradic
#F28BEE #F2C38B #8BF28F #8BBBF2
square
#F28BEE #F2C38B #8BF28F #8BBBF2
split-complementary
#F28BEE #BBF28B #8BF2C3
monochromatic
#E61DDE #EC54E6 #F28BEE #F8C2F6 #FCE3FB
Accessibility & contrast
On white
2.16
#F28BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F28BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28BEE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28BEE | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F1
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#F894B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f28bee; /* rgb */ color: rgb(242, 139, 238); /* oklch */ color: oklch(77.9% 0.174 328.5);
Tailwind
colors: {
custom: {
50: '#f8aff4',
500: '#f28bee',
950: '#000000',
},
}SCSS
$custom: #f28bee; $custom-light: #f8aff4; $custom-dark: #000000;
JSON
{
"hex": "#f28bee",
"rgb": {
"r": 242,
"g": 139,
"b": 238
},
"hsl": {
"h": 302.33,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.7794,
"c": 0.17399,
"h": 328.5
},
"luminance": 0.43516
}Semantic roles & 50–950 ramp
primary
#F28BEE
secondary
#D7F4D8
accent
#DC1209
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085