#F28DAE#F28DAE
#F28DAE is a light, vivid pink. Relative luminance 0.410; OKLCH L 75.9% C 0.127 H 359.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DAE |
|---|---|
| RGB | rgb(242, 141, 174) |
| HSL | hsl(340, 80%, 75%) |
| HSV | hsv(340, 42%, 95%) |
| CMYK | cmyk(0%, 41.7%, 28.1%, 5.1%) |
| CIE-LAB | lab(70.17, 42.16, -0.54) |
| CIE-LCH | lch(70.17, 42.16, 359.27°) |
| OKLab | oklab(75.93% 0.1275 -0.0008) |
| OKLCH | oklch(75.93% 0.127 359.6) |
| XYZ | xyz(53.7845, 40.9871, 45.1147) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.38
Pig Pink
#E78EA5
ΔE00 2.82
Rosa
#FE86A4
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 3.67
Rose Pink
#F7879A
ΔE00 5.39
Dull Pink
#D5869D
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DAE #8DF2D1
analogous
#F28DE1 #F28DAE #F29E8D
triadic
#F28DAE #AEF28D #8DAEF2
tetradic
#F28DAE #E1F28D #8DF2D1 #9E8DF2
square
#F28DAE #E1F28D #8DF2D1 #9E8DF2
split-complementary
#F28DAE #8DF29E #8DE1F2
monochromatic
#E51F60 #EC5687 #F28DAE #F8C4D5 #FCE4EB
Accessibility & contrast
On white
2.28
#F28DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F28DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DAE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DAE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#FF8799
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f28dae; /* rgb */ color: rgb(242, 141, 174); /* oklch */ color: oklch(75.9% 0.127 359.6);
Tailwind
colors: {
custom: {
50: '#f8b0c6',
500: '#f28dae',
950: '#000000',
},
}SCSS
$custom: #f28dae; $custom-light: #f8b0c6; $custom-dark: #000000;
JSON
{
"hex": "#f28dae",
"rgb": {
"r": 242,
"g": 141,
"b": 174
},
"hsl": {
"h": 340.396,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.75926,
"c": 0.12747,
"h": 359.6
},
"luminance": 0.40983
}Semantic roles & 50–950 ramp
primary
#F28DAE
secondary
#D7F4EA
accent
#DC970A
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082