#F98CDB#F98CDB
#F98CDB is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.1% C 0.162 H 338.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CDB |
|---|---|
| RGB | rgb(249, 140, 219) |
| HSL | hsl(317, 90%, 76%) |
| HSV | hsv(317, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 12%, 2.4%) |
| CIE-LAB | lab(72.24, 51.50, -22.33) |
| CIE-LCH | lch(72.24, 56.13, 336.56°) |
| OKLab | oklab(78.14% 0.1502 -0.0598) |
| OKLCH | oklch(78.14% 0.162 338.3) |
| XYZ | xyz(61.2315, 44.0143, 72.2746) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.51
Plum
#DDA0DD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CDB #8CF9AA
analogous
#E18CF9 #F98CDB #F98CA5
triadic
#F98CDB #DBF98C #8CDBF9
tetradic
#F98CDB #F9E18C #8CF9AA #8CA5F9
square
#F98CDB #F9E18C #8CF9AA #8CA5F9
split-complementary
#F98CDB #A5F98C #8CF9E1
monochromatic
#F318B7 #F652C9 #F98CDB #FCC6ED #FDE2F6
Accessibility & contrast
On white
2.14
#F98CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F98CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CDB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CDB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DE
Deuteranopia (green-blind)
#ACB7D8
Tritanopia (blue-blind)
#FF8FAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f98cdb; /* rgb */ color: rgb(249, 140, 219); /* oklch */ color: oklch(78.1% 0.162 338.3);
Tailwind
colors: {
custom: {
50: '#fdb0e6',
500: '#f98cdb',
950: '#000000',
},
}SCSS
$custom: #f98cdb; $custom-light: #fdb0e6; $custom-dark: #000000;
JSON
{
"hex": "#f98cdb",
"rgb": {
"r": 249,
"g": 140,
"b": 219
},
"hsl": {
"h": 316.514,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.78136,
"c": 0.16168,
"h": 338.3
},
"luminance": 0.4401
}Semantic roles & 50–950 ramp
primary
#F98CDB
secondary
#D5F6DE
accent
#E63F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084