#F49FEB#F49FEB
#F49FEB is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.1% C 0.139 H 330.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F49FEB |
|---|---|
| RGB | rgb(244, 159, 235) |
| HSL | hsl(306, 79%, 79%) |
| HSV | hsv(306, 35%, 96%) |
| CMYK | cmyk(0%, 34.8%, 3.7%, 4.3%) |
| CIE-LAB | lab(76.09, 42.91, -25.26) |
| CIE-LCH | lch(76.09, 49.79, 329.52°) |
| OKLab | oklab(81.1% 0.121 -0.0683) |
| OKLCH | oklch(81.1% 0.139 330.6) |
| XYZ | xyz(64.7008, 50.0304, 84.8299) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 6.76
Violet (CSS)
#EE82EE
ΔE00 6.92
Mauve
#E0B0FF
ΔE00 7.56
Bubblegum Pink
#FE83CC
ΔE00 7.70
Light Lavendar
#EFC0FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49FEB #9FF4A8
analogous
#D39FF4 #F49FEB #F49FC1
triadic
#F49FEB #EBF49F #9FEBF4
tetradic
#F49FEB #F4D39F #9FF4A8 #9FC1F4
square
#F49FEB #F4D39F #9FF4A8 #9FC1F4
split-complementary
#F49FEB #C1F49F #9FF4D3
monochromatic
#E731D4 #EE68E0 #F49FEB #FAD6F6 #FCE4F9
Accessibility & contrast
On white
1.91
#F49FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F49FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49FEB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49FEB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4EE
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#FBA5BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f49feb; /* rgb */ color: rgb(244, 159, 235); /* oklch */ color: oklch(81.1% 0.139 330.6);
Tailwind
colors: {
custom: {
50: '#f9bdf1',
500: '#f49feb',
950: '#000000',
},
}SCSS
$custom: #f49feb; $custom-light: #f9bdf1; $custom-dark: #000000;
JSON
{
"hex": "#f49feb",
"rgb": {
"r": 244,
"g": 159,
"b": 235
},
"hsl": {
"h": 306.353,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.81097,
"c": 0.13891,
"h": 330.6
},
"luminance": 0.50028
}Semantic roles & 50–950 ramp
primary
#F49FEB
secondary
#64D370
accent
#DC200A
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171216
muted
#858285