#F291EE#F291EE
#F291EE is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.164 H 328.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F291EE |
|---|---|
| RGB | rgb(242, 145, 238) |
| HSL | hsl(302, 79%, 76%) |
| HSV | hsv(302, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 1.7%, 5.1%) |
| CIE-LAB | lab(73.09, 50.02, -31.51) |
| CIE-LCH | lch(73.09, 59.12, 327.79°) |
| OKLab | oklab(78.83% 0.1398 -0.0858) |
| OKLCH | oklch(78.83% 0.164 328.5) |
| XYZ | xyz(62.1750, 45.3041, 86.3419) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 5.58
Plum
#DDA0DD
ΔE00 6.23
Bubblegum Pink
#FE83CC
ΔE00 7.47
Candy Pink
#FF63E9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291EE #91F295
analogous
#C591F2 #F291EE #F291BD
triadic
#F291EE #EEF291 #91EEF2
tetradic
#F291EE #F2C591 #91F295 #91BDF2
square
#F291EE #F2C591 #91F295 #91BDF2
split-complementary
#F291EE #BDF291 #91F2C5
monochromatic
#E524DD #EC5AE6 #F291EE #F8C8F6 #FCE4FB
Accessibility & contrast
On white
2.09
#F291EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F291EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291EE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291EE | 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)
#8BABF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#F899B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f291ee; /* rgb */ color: rgb(242, 145, 238); /* oklch */ color: oklch(78.8% 0.164 328.5);
Tailwind
colors: {
custom: {
50: '#f8b3f3',
500: '#f291ee',
950: '#000000',
},
}SCSS
$custom: #f291ee; $custom-light: #f8b3f3; $custom-dark: #000000;
JSON
{
"hex": "#f291ee",
"rgb": {
"r": 242,
"g": 145,
"b": 238
},
"hsl": {
"h": 302.474,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78827,
"c": 0.16403,
"h": 328.5
},
"luminance": 0.45301
}Semantic roles & 50–950 ramp
primary
#F291EE
secondary
#D7F4D9
accent
#DB130A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085