#F79DEF#F79DEF
#F79DEF is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.3% C 0.148 H 330.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DEF |
|---|---|
| RGB | rgb(247, 157, 239) |
| HSL | hsl(305, 85%, 79%) |
| HSV | hsv(305, 36%, 97%) |
| CMYK | cmyk(0%, 36.4%, 3.2%, 3.1%) |
| CIE-LAB | lab(76.14, 45.57, -27.32) |
| CIE-LCH | lch(76.14, 53.13, 329.06°) |
| OKLab | oklab(81.26% 0.1283 -0.074) |
| OKLCH | oklch(81.26% 0.148 330) |
| XYZ | xyz(65.9938, 50.1231, 87.8432) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.70
Mauve
#E0B0FF
ΔE00 7.72
Bubblegum Pink
#FE83CC
ΔE00 7.75
Purply Pink
#F075E6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DEF #9DF7A5
analogous
#D29DF7 #F79DEF #F79DC2
triadic
#F79DEF #EFF79D #9DEFF7
tetradic
#F79DEF #F7D29D #9DF7A5 #9DC2F7
square
#F79DEF #F7D29D #9DF7A5 #9DC2F7
split-complementary
#F79DEF #C2F79D #9DF7D2
monochromatic
#EE2CDD #F264E6 #F79DEF #FCD6F8 #FDE3FA
Accessibility & contrast
On white
1.90
#F79DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#F79DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DEF
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DEF | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#FEA3BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f79def; /* rgb */ color: rgb(247, 157, 239); /* oklch */ color: oklch(81.3% 0.148 330.0);
Tailwind
colors: {
custom: {
50: '#fbbbf4',
500: '#f79def',
950: '#000000',
},
}SCSS
$custom: #f79def; $custom-light: #fbbbf4; $custom-dark: #000000;
JSON
{
"hex": "#f79def",
"rgb": {
"r": 247,
"g": 157,
"b": 239
},
"hsl": {
"h": 305.333,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.8126,
"c": 0.14805,
"h": 330
},
"luminance": 0.5012
}Semantic roles & 50–950 ramp
primary
#F79DEF
secondary
#61D76C
accent
#E11804
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285