#F895DD#F895DD
#F895DD is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.4% C 0.147 H 337.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F895DD |
|---|---|
| RGB | rgb(248, 149, 221) |
| HSL | hsl(316, 88%, 78%) |
| HSV | hsv(316, 40%, 97%) |
| CMYK | cmyk(0%, 39.9%, 10.9%, 2.7%) |
| CIE-LAB | lab(73.98, 46.97, -20.79) |
| CIE-LCH | lch(73.98, 51.36, 336.13°) |
| OKLab | oklab(79.44% 0.1364 -0.0556) |
| OKLCH | oklch(79.44% 0.147 337.8) |
| XYZ | xyz(62.5100, 46.6754, 74.1093) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.46
Plum
#DDA0DD
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.17
Pink (survey)
#FF81C0
ΔE00 6.46
Violet (CSS)
#EE82EE
ΔE00 7.01
Purply Pink
#F075E6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F895DD #95F8B0
analogous
#E295F8 #F895DD #F895AB
triadic
#F895DD #DDF895 #95DDF8
tetradic
#F895DD #F8E295 #95F8B0 #95ABF8
square
#F895DD #F8E295 #95F8B0 #95ABF8
split-complementary
#F895DD #ABF895 #95F8E2
monochromatic
#F022B8 #F45CCB #F895DD #FCCEEF #FDE2F6
Accessibility & contrast
On white
2.03
#F895DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F895DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F895DD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F895DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F895DD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE0
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#FF98B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f895dd; /* rgb */ color: rgb(248, 149, 221); /* oklch */ color: oklch(79.4% 0.147 337.8);
Tailwind
colors: {
custom: {
50: '#fcb6e7',
500: '#f895dd',
950: '#000000',
},
}SCSS
$custom: #f895dd; $custom-light: #fcb6e7; $custom-dark: #000000;
JSON
{
"hex": "#f895dd",
"rgb": {
"r": 248,
"g": 149,
"b": 221
},
"hsl": {
"h": 316.364,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.79444,
"c": 0.14734,
"h": 337.8
},
"luminance": 0.46672
}Semantic roles & 50–950 ramp
primary
#F895DD
secondary
#D6F5DE
accent
#E43F01
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084