#F26EEE#F26EEE
#F26EEE is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.1% C 0.219 H 328.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F26EEE |
|---|---|
| RGB | rgb(242, 110, 238) |
| HSL | hsl(302, 84%, 69%) |
| HSV | hsv(302, 55%, 95%) |
| CMYK | cmyk(0%, 54.5%, 1.7%, 5.1%) |
| CIE-LAB | lab(66.68, 66.82, -41.48) |
| CIE-LCH | lch(66.68, 78.65, 328.17°) |
| OKLab | oklab(74.07% 0.1873 -0.1139) |
| OKLCH | oklch(74.07% 0.219 328.7) |
| XYZ | xyz(57.6258, 36.2057, 84.8255) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Light Magenta
#FA5FF7
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 2.54
Violet Pink
#FB5FFC
ΔE00 2.84
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26EEE #6EF272
analogous
#B46EF2 #F26EEE #F26EAC
triadic
#F26EEE #EEF26E #6EEEF2
tetradic
#F26EEE #F2B46E #6EF272 #6EACF2
square
#F26EEE #F2B46E #6EF272 #6EACF2
split-complementary
#F26EEE #ACF26E #6EF2B4
monochromatic
#D313CD #ED36E7 #F26EEE #F7A6F5 #FCDEFB
Accessibility & contrast
On white
2.55
#F26EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F26EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26EEE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26EEE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#F97CA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f26eee; /* rgb */ color: rgb(242, 110, 238); /* oklch */ color: oklch(74.1% 0.219 328.7);
Tailwind
colors: {
custom: {
50: '#f99ef4',
500: '#f26eee',
950: '#000000',
},
}SCSS
$custom: #f26eee; $custom-light: #f99ef4; $custom-dark: #000000;
JSON
{
"hex": "#f26eee",
"rgb": {
"r": 242,
"g": 110,
"b": 238
},
"hsl": {
"h": 301.818,
"s": 83.544,
"l": 69.02
},
"oklch": {
"l": 0.74068,
"c": 0.21924,
"h": 328.7
},
"luminance": 0.36202
}Semantic roles & 50–950 ramp
primary
#F26EEE
secondary
#CBF1CC
accent
#E00C06
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85