#F299EE#F299EE
#F299EE is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.1% C 0.151 H 328.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F299EE |
|---|---|
| RGB | rgb(242, 153, 238) |
| HSL | hsl(303, 77%, 77%) |
| HSV | hsv(303, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 1.7%, 5.1%) |
| CIE-LAB | lab(74.72, 45.93, -29.00) |
| CIE-LCH | lch(74.72, 54.32, 327.73°) |
| OKLab | oklab(80.05% 0.1283 -0.0788) |
| OKLCH | oklch(80.05% 0.151 328.4) |
| XYZ | xyz(63.4407, 47.8356, 86.7638) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 7.33
Mauve
#E0B0FF
ΔE00 7.63
Bubblegum Pink
#FE83CC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299EE #99F29D
analogous
#CA99F2 #F299EE #F299C1
triadic
#F299EE #EEF299 #99EEF2
tetradic
#F299EE #F2CA99 #99F29D #99C1F2
square
#F299EE #F2CA99 #99F29D #99C1F2
split-complementary
#F299EE #C1F299 #99F2CA
monochromatic
#E42CDC #EB63E5 #F299EE #F9CFF7 #FCE4FA
Accessibility & contrast
On white
1.99
#F299EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F299EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299EE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299EE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#F8A0B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f299ee; /* rgb */ color: rgb(242, 153, 238); /* oklch */ color: oklch(80.1% 0.151 328.4);
Tailwind
colors: {
custom: {
50: '#f8b8f3',
500: '#f299ee',
950: '#000000',
},
}SCSS
$custom: #f299ee; $custom-light: #f8b8f3; $custom-dark: #000000;
JSON
{
"hex": "#f299ee",
"rgb": {
"r": 242,
"g": 153,
"b": 238
},
"hsl": {
"h": 302.697,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.80052,
"c": 0.15052,
"h": 328.4
},
"luminance": 0.47833
}Semantic roles & 50–950 ramp
primary
#F299EE
secondary
#D8F3D9
accent
#DA150C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085