#F79AEB#F79AEB
#F79AEB is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.6% C 0.150 H 331.6°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F79AEB |
|---|---|
| RGB | rgb(247, 154, 235) |
| HSL | hsl(308, 85%, 79%) |
| HSV | hsv(308, 38%, 97%) |
| CMYK | cmyk(0%, 37.7%, 4.9%, 3.1%) |
| CIE-LAB | lab(75.38, 46.43, -26.31) |
| CIE-LCH | lch(75.38, 53.36, 330.46°) |
| OKLab | oklab(80.64% 0.1316 -0.0711) |
| OKLCH | oklch(80.64% 0.15 331.6) |
| XYZ | xyz(64.9081, 48.8867, 84.5983) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.91
Purply Pink
#F075E6
ΔE00 7.84
Mauve
#E0B0FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79AEB #9AF7A6
analogous
#D49AF7 #F79AEB #F79ABC
triadic
#F79AEB #EBF79A #9AEBF7
tetradic
#F79AEB #F7D49A #9AF7A6 #9ABCF7
square
#F79AEB #F7D49A #9AF7A6 #9ABCF7
split-complementary
#F79AEB #BCF79A #9AF7D4
monochromatic
#EE29D5 #F361E0 #F79AEB #FBD3F6 #FDE3F9
Accessibility & contrast
On white
1.95
#F79AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#F79AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79AEB
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79AEB | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2EE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#FEA0B8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f79aeb; /* rgb */ color: rgb(247, 154, 235); /* oklch */ color: oklch(80.6% 0.150 331.6);
Tailwind
colors: {
custom: {
50: '#fbb9f1',
500: '#f79aeb',
950: '#000000',
},
}SCSS
$custom: #f79aeb; $custom-light: #fbb9f1; $custom-dark: #000000;
JSON
{
"hex": "#f79aeb",
"rgb": {
"r": 247,
"g": 154,
"b": 235
},
"hsl": {
"h": 307.742,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.80636,
"c": 0.14961,
"h": 331.6
},
"luminance": 0.48884
}Semantic roles & 50–950 ramp
primary
#F79AEB
secondary
#D6F5DA
accent
#E22004
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184