#F299FB#F299FB
#F299FB is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.6% C 0.163 H 323.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F299FB |
|---|---|
| RGB | rgb(242, 153, 251) |
| HSL | hsl(294, 92%, 79%) |
| HSV | hsv(294, 39%, 98%) |
| CMYK | cmyk(3.6%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(75.22, 48.28, -35.29) |
| CIE-LCH | lch(75.22, 59.80, 323.83°) |
| OKLab | oklab(80.59% 0.1312 -0.0966) |
| OKLCH | oklch(80.59% 0.163 323.6) |
| XYZ | xyz(65.4200, 48.6273, 97.1881) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Plum
#DDA0DD
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.70
Mauve
#E0B0FF
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 7.40
Baby Purple
#CA9BF7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299FB #A2FB99
analogous
#C199FB #F299FB #FB99D3
triadic
#F299FB #FBF299 #99FBF2
tetradic
#F299FB #FBC199 #A2FB99 #99D3FB
square
#F299FB #FBC199 #A2FB99 #99D3FB
split-complementary
#F299FB #D3FB99 #99FBC1
monochromatic
#E323F6 #EA5EF9 #F299FB #FAD4FD #FBE2FE
Accessibility & contrast
On white
1.96
#F299FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#F299FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299FB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299FB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FF
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#F6A4BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f299fb; /* rgb */ color: rgb(242, 153, 251); /* oklch */ color: oklch(80.6% 0.163 323.6);
Tailwind
colors: {
custom: {
50: '#f8b9fd',
500: '#f299fb',
950: '#000000',
},
}SCSS
$custom: #f299fb; $custom-light: #f8b9fd; $custom-dark: #000000;
JSON
{
"hex": "#f299fb",
"rgb": {
"r": 242,
"g": 153,
"b": 251
},
"hsl": {
"h": 294.49,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.8059,
"c": 0.16291,
"h": 323.6
},
"luminance": 0.48625
}Semantic roles & 50–950 ramp
primary
#F299FB
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185