#F995DF#F995DF
#F995DF is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.6% C 0.150 H 337.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F995DF |
|---|---|
| RGB | rgb(249, 149, 223) |
| HSL | hsl(316, 89%, 78%) |
| HSV | hsv(316, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 10.4%, 2.4%) |
| CIE-LAB | lab(74.17, 47.60, -21.59) |
| CIE-LCH | lch(74.17, 52.27, 335.61°) |
| OKLab | oklab(79.63% 0.1381 -0.0579) |
| OKLCH | oklch(79.63% 0.15 337.3) |
| XYZ | xyz(63.1337, 46.9660, 75.5377) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.62
Plum
#DDA0DD
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.15
Pink (survey)
#FF81C0
ΔE00 6.70
Violet (CSS)
#EE82EE
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995DF #95F9AF
analogous
#E195F9 #F995DF #F995AD
triadic
#F995DF #DFF995 #95DFF9
tetradic
#F995DF #F9E195 #95F9AF #95ADF9
square
#F995DF #F9E195 #95F9AF #95ADF9
split-complementary
#F995DF #ADF995 #95F9E1
monochromatic
#F221BC #F65BCE #F995DF #FCCFF0 #FDE2F6
Accessibility & contrast
On white
2.02
#F995DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F995DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995DF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995DF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FF98B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f995df; /* rgb */ color: rgb(249, 149, 223); /* oklch */ color: oklch(79.6% 0.150 337.3);
Tailwind
colors: {
custom: {
50: '#fdb6e9',
500: '#f995df',
950: '#000000',
},
}SCSS
$custom: #f995df; $custom-light: #fdb6e9; $custom-dark: #000000;
JSON
{
"hex": "#f995df",
"rgb": {
"r": 249,
"g": 149,
"b": 223
},
"hsl": {
"h": 315.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79633,
"c": 0.14969,
"h": 337.3
},
"luminance": 0.46962
}Semantic roles & 50–950 ramp
primary
#F995DF
secondary
#D6F5DE
accent
#E63C00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084