#F789EE#F789EE
#F789EE is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.181 H 330.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F789EE |
|---|---|
| RGB | rgb(247, 137, 238) |
| HSL | hsl(305, 87%, 75%) |
| HSV | hsv(305, 45%, 97%) |
| CMYK | cmyk(0%, 44.5%, 3.6%, 3.1%) |
| CIE-LAB | lab(72.12, 55.50, -32.96) |
| CIE-LCH | lch(72.12, 64.55, 329.30°) |
| OKLab | oklab(78.23% 0.1567 -0.0897) |
| OKLCH | oklch(78.23% 0.181 330.2) |
| XYZ | xyz(62.7354, 43.8420, 86.0303) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 6.35
Bubblegum Pink
#FE83CC
ΔE00 6.98
Orchid
#DA70D6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F789EE #89F792
analogous
#C989F7 #F789EE #F789B7
triadic
#F789EE #EEF789 #89EEF7
tetradic
#F789EE #F7C989 #89F792 #89B7F7
square
#F789EE #F7C989 #89F792 #89B7F7
split-complementary
#F789EE #B7F789 #89F7C9
monochromatic
#EF16DD #F350E6 #F789EE #FBC2F6 #FDE2FB
Accessibility & contrast
On white
2.15
#F789EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F789EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F789EE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F789EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F789EE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F2
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f789ee; /* rgb */ color: rgb(247, 137, 238); /* oklch */ color: oklch(78.2% 0.181 330.2);
Tailwind
colors: {
custom: {
50: '#fcaef3',
500: '#f789ee',
950: '#000000',
},
}SCSS
$custom: #f789ee; $custom-light: #fcaef3; $custom-dark: #000000;
JSON
{
"hex": "#f789ee",
"rgb": {
"r": 247,
"g": 137,
"b": 238
},
"hsl": {
"h": 304.909,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.7823,
"c": 0.18053,
"h": 330.2
},
"luminance": 0.43839
}Semantic roles & 50–950 ramp
primary
#F789EE
secondary
#D6F5D8
accent
#E41402
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085