#F198EB#F198EB
#F198EB is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.7% C 0.149 H 329.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F198EB |
|---|---|
| RGB | rgb(241, 152, 235) |
| HSL | hsl(304, 76%, 77%) |
| HSV | hsv(304, 37%, 95%) |
| CMYK | cmyk(0%, 36.9%, 2.5%, 5.5%) |
| CIE-LAB | lab(74.29, 45.61, -28.04) |
| CIE-LCH | lch(74.29, 53.54, 328.42°) |
| OKLab | oklab(79.67% 0.1279 -0.0761) |
| OKLCH | oklch(79.67% 0.149 329.3) |
| XYZ | xyz(62.4983, 47.1582, 84.3915) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 7.20
Bubblegum Pink
#FE83CC
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F198EB #98F19E
analogous
#CB98F1 #F198EB #F198BF
triadic
#F198EB #EBF198 #98EBF1
tetradic
#F198EB #F1CB98 #98F19E #98BFF1
square
#F198EB #F1CB98 #98F19E #98BFF1
split-complementary
#F198EB #BFF198 #98F1CB
monochromatic
#E22CD6 #EA62E1 #F198EB #F8CEF5 #FBE4FA
Accessibility & contrast
On white
2.01
#F198EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F198EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F198EB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F198EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F198EB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#F79FB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f198eb; /* rgb */ color: rgb(241, 152, 235); /* oklch */ color: oklch(79.7% 0.149 329.3);
Tailwind
colors: {
custom: {
50: '#f7b8f1',
500: '#f198eb',
950: '#000000',
},
}SCSS
$custom: #f198eb; $custom-light: #f7b8f1; $custom-dark: #000000;
JSON
{
"hex": "#f198eb",
"rgb": {
"r": 241,
"g": 152,
"b": 235
},
"hsl": {
"h": 304.045,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.79667,
"c": 0.14879,
"h": 329.3
},
"luminance": 0.47155
}Semantic roles & 50–950 ramp
primary
#F198EB
secondary
#D8F3DA
accent
#D81B0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084