#F299EF#F299EF
#F299EF is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.1% C 0.151 H 328.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F299EF |
|---|---|
| RGB | rgb(242, 153, 239) |
| HSL | hsl(302, 77%, 77%) |
| HSV | hsv(302, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 1.2%, 5.1%) |
| CIE-LAB | lab(74.76, 46.10, -29.49) |
| CIE-LCH | lch(74.76, 54.73, 327.39°) |
| OKLab | oklab(80.09% 0.1285 -0.0801) |
| OKLCH | oklch(80.09% 0.151 328.1) |
| XYZ | xyz(63.5880, 47.8945, 87.5397) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.09
Plum
#DDA0DD
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 7.54
Bubblegum Pink
#FE83CC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299EF #99F29C
analogous
#C899F2 #F299EF #F299C3
triadic
#F299EF #EFF299 #99EFF2
tetradic
#F299EF #F2C899 #99F29C #99C3F2
square
#F299EF #F2C899 #99F29C #99C3F2
split-complementary
#F299EF #C3F299 #99F2C8
monochromatic
#E42CDE #EB63E6 #F299EF #F9CFF8 #FCE4FB
Accessibility & contrast
On white
1.99
#F299EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F299EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299EF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299EF | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#F8A1B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f299ef; /* rgb */ color: rgb(242, 153, 239); /* oklch */ color: oklch(80.1% 0.151 328.1);
Tailwind
colors: {
custom: {
50: '#f8b9f4',
500: '#f299ef',
950: '#000000',
},
}SCSS
$custom: #f299ef; $custom-light: #f8b9f4; $custom-dark: #000000;
JSON
{
"hex": "#f299ef",
"rgb": {
"r": 242,
"g": 153,
"b": 239
},
"hsl": {
"h": 302.022,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.80092,
"c": 0.15145,
"h": 328.1
},
"luminance": 0.47892
}Semantic roles & 50–950 ramp
primary
#F299EF
secondary
#D8F3D9
accent
#DA130C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085