#F28DA3#F28DA3
#F28DA3 is a light, vivid red. Relative luminance 0.406; OKLCH L 75.6% C 0.124 H 6.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DA3 |
|---|---|
| RGB | rgb(242, 141, 163) |
| HSL | hsl(347, 80%, 75%) |
| HSV | hsv(347, 42%, 95%) |
| CMYK | cmyk(0%, 41.7%, 32.6%, 5.1%) |
| CIE-LAB | lab(69.88, 40.75, 5.19) |
| CIE-LCH | lch(69.88, 41.08, 7.26°) |
| OKLab | oklab(75.61% 0.1236 0.014) |
| OKLCH | oklch(75.61% 0.124 6.5) |
| XYZ | xyz(52.7558, 40.5756, 39.6966) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.31
Rose Pink
#F7879A
ΔE00 2.47
Rosa
#FE86A4
ΔE00 2.63
Pinky
#FC86AA
ΔE00 3.41
Carnation Pink
#FF7FA7
ΔE00 4.45
Carnation
#FD798F
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DA3 #8DF2DC
analogous
#F28DD5 #F28DA3 #F2AA8D
triadic
#F28DA3 #A3F28D #8DA3F2
tetradic
#F28DA3 #D5F28D #8DF2DC #AA8DF2
square
#F28DA3 #D5F28D #8DF2DC #AA8DF2
split-complementary
#F28DA3 #8DF2AA #8DD5F2
monochromatic
#E51F4A #EC5677 #F28DA3 #F8C4CF #FCE4E9
Accessibility & contrast
On white
2.30
#F28DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F28DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DA3
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DA3 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA4
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#FF8495
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f28da3; /* rgb */ color: rgb(242, 141, 163); /* oklch */ color: oklch(75.6% 0.124 6.5);
Tailwind
colors: {
custom: {
50: '#f9b0be',
500: '#f28da3',
950: '#000000',
},
}SCSS
$custom: #f28da3; $custom-light: #f9b0be; $custom-dark: #000000;
JSON
{
"hex": "#f28da3",
"rgb": {
"r": 242,
"g": 141,
"b": 163
},
"hsl": {
"h": 346.931,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.75611,
"c": 0.12436,
"h": 6.5
},
"luminance": 0.40571
}Semantic roles & 50–950 ramp
primary
#F28DA3
secondary
#D7F4EE
accent
#DCAE0A
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081