#F995DD#F995DD
#F995DD is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.6% C 0.148 H 338.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F995DD |
|---|---|
| RGB | rgb(249, 149, 221) |
| HSL | hsl(317, 89%, 78%) |
| HSV | hsv(317, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 11.2%, 2.4%) |
| CIE-LAB | lab(74.10, 47.28, -20.60) |
| CIE-LCH | lch(74.10, 51.57, 336.46°) |
| OKLab | oklab(79.56% 0.1375 -0.0551) |
| OKLCH | oklch(79.56% 0.148 338.2) |
| XYZ | xyz(62.8656, 46.8587, 74.1260) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.39
Plum
#DDA0DD
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.32
Pink (survey)
#FF81C0
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 7.11
Purply Pink
#F075E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995DD #95F9B1
analogous
#E395F9 #F995DD #F995AB
triadic
#F995DD #DDF995 #95DDF9
tetradic
#F995DD #F9E395 #95F9B1 #95ABF9
square
#F995DD #F9E395 #95F9B1 #95ABF9
split-complementary
#F995DD #ABF995 #95F9E3
monochromatic
#F221B8 #F65BCA #F995DD #FCCFF0 #FDE2F6
Accessibility & contrast
On white
2.02
#F995DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F995DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995DD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995DD | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE0
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#FF98B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f995dd; /* rgb */ color: rgb(249, 149, 221); /* oklch */ color: oklch(79.6% 0.148 338.2);
Tailwind
colors: {
custom: {
50: '#fdb6e7',
500: '#f995dd',
950: '#000000',
},
}SCSS
$custom: #f995dd; $custom-light: #fdb6e7; $custom-dark: #000000;
JSON
{
"hex": "#f995dd",
"rgb": {
"r": 249,
"g": 149,
"b": 221
},
"hsl": {
"h": 316.8,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79558,
"c": 0.14815,
"h": 338.2
},
"luminance": 0.46855
}Semantic roles & 50–950 ramp
primary
#F995DD
secondary
#D6F5DE
accent
#E64000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084