#F599EA#F599EA
#F599EA is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.2% C 0.149 H 331.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F599EA |
|---|---|
| RGB | rgb(245, 153, 234) |
| HSL | hsl(307, 82%, 78%) |
| HSV | hsv(307, 38%, 96%) |
| CMYK | cmyk(0%, 37.6%, 4.5%, 3.9%) |
| CIE-LAB | lab(74.91, 46.15, -26.50) |
| CIE-LCH | lch(74.91, 53.22, 330.13°) |
| OKLab | oklab(80.22% 0.1306 -0.0717) |
| OKLCH | oklch(80.22% 0.149 331.2) |
| XYZ | xyz(63.8980, 48.1385, 83.7519) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 7.59
Mauve
#E0B0FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F599EA #99F5A4
analogous
#D299F5 #F599EA #F599BC
triadic
#F599EA #EAF599 #99EAF5
tetradic
#F599EA #F5D299 #99F5A4 #99BCF5
square
#F599EA #F5D299 #99F5A4 #99BCF5
split-complementary
#F599EA #BCF599 #99F5D2
monochromatic
#EA2AD3 #F061DF #F599EA #FAD1F5 #FCE3F9
Accessibility & contrast
On white
1.98
#F599EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F599EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F599EA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F599EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F599EA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#FC9FB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f599ea; /* rgb */ color: rgb(245, 153, 234); /* oklch */ color: oklch(80.2% 0.149 331.2);
Tailwind
colors: {
custom: {
50: '#fab9f1',
500: '#f599ea',
950: '#000000',
},
}SCSS
$custom: #f599ea; $custom-light: #fab9f1; $custom-dark: #000000;
JSON
{
"hex": "#f599ea",
"rgb": {
"r": 245,
"g": 153,
"b": 234
},
"hsl": {
"h": 307.174,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.80222,
"c": 0.149,
"h": 331.2
},
"luminance": 0.48135
}Semantic roles & 50–950 ramp
primary
#F599EA
secondary
#D7F4DA
accent
#DF2107
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084