#F995DC#F995DC
#F995DC is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.5% C 0.147 H 338.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F995DC |
|---|---|
| RGB | rgb(249, 149, 220) |
| HSL | hsl(317, 89%, 78%) |
| HSV | hsv(317, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 11.6%, 2.4%) |
| CIE-LAB | lab(74.07, 47.12, -20.10) |
| CIE-LCH | lch(74.07, 51.23, 336.90°) |
| OKLab | oklab(79.52% 0.1373 -0.0537) |
| OKLCH | oklch(79.52% 0.147 338.6) |
| XYZ | xyz(62.7328, 46.8056, 73.4264) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.28
Plum
#DDA0DD
ΔE00 6.03
Pink (survey)
#FF81C0
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.41
Violet (CSS)
#EE82EE
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995DC #95F9B2
analogous
#E495F9 #F995DC #F995AA
triadic
#F995DC #DCF995 #95DCF9
tetradic
#F995DC #F9E495 #95F9B2 #95AAF9
square
#F995DC #F9E495 #95F9B2 #95AAF9
split-complementary
#F995DC #AAF995 #95F9E4
monochromatic
#F221B6 #F65BC9 #F995DC #FCCFEF #FDE2F5
Accessibility & contrast
On white
2.03
#F995DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F995DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995DC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995DC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#FF97AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f995dc; /* rgb */ color: rgb(249, 149, 220); /* oklch */ color: oklch(79.5% 0.147 338.6);
Tailwind
colors: {
custom: {
50: '#fdb6e7',
500: '#f995dc',
950: '#000000',
},
}SCSS
$custom: #f995dc; $custom-light: #fdb6e7; $custom-dark: #000000;
JSON
{
"hex": "#f995dc",
"rgb": {
"r": 249,
"g": 149,
"b": 220
},
"hsl": {
"h": 317.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79521,
"c": 0.14739,
"h": 338.6
},
"luminance": 0.46802
}Semantic roles & 50–950 ramp
primary
#F995DC
secondary
#D6F5DF
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084