#F799EE#F799EE
#F799EE is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.6% C 0.154 H 330.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F799EE |
|---|---|
| RGB | rgb(247, 153, 238) |
| HSL | hsl(306, 85%, 78%) |
| HSV | hsv(306, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 3.6%, 3.1%) |
| CIE-LAB | lab(75.28, 47.46, -28.09) |
| CIE-LCH | lch(75.28, 55.15, 329.38°) |
| OKLab | oklab(80.6% 0.1338 -0.0761) |
| OKLCH | oklch(80.6% 0.154 330.4) |
| XYZ | xyz(65.1808, 48.7328, 86.8454) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.46
Plum
#DDA0DD
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799EE #99F7A2
analogous
#D199F7 #F799EE #F799BF
triadic
#F799EE #EEF799 #99EEF7
tetradic
#F799EE #F7D199 #99F7A2 #99BFF7
square
#F799EE #F7D199 #99F7A2 #99BFF7
split-complementary
#F799EE #BFF799 #99F7D1
monochromatic
#EE27DB #F360E5 #F799EE #FBD2F7 #FDE3FA
Accessibility & contrast
On white
1.95
#F799EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F799EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799EE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799EE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F1
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#FEA0B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f799ee; /* rgb */ color: rgb(247, 153, 238); /* oklch */ color: oklch(80.6% 0.154 330.4);
Tailwind
colors: {
custom: {
50: '#fbb9f3',
500: '#f799ee',
950: '#000000',
},
}SCSS
$custom: #f799ee; $custom-light: #fbb9f3; $custom-dark: #000000;
JSON
{
"hex": "#f799ee",
"rgb": {
"r": 247,
"g": 153,
"b": 238
},
"hsl": {
"h": 305.745,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.806,
"c": 0.15395,
"h": 330.4
},
"luminance": 0.4873
}Semantic roles & 50–950 ramp
primary
#F799EE
secondary
#D6F5D9
accent
#E21904
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185