#F285DA#F285DA
#F285DA is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.2% C 0.167 H 335.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F285DA |
|---|---|
| RGB | rgb(242, 133, 218) |
| HSL | hsl(313, 81%, 74%) |
| HSV | hsv(313, 45%, 95%) |
| CMYK | cmyk(0%, 45%, 9.9%, 5.1%) |
| CIE-LAB | lab(69.98, 52.67, -25.31) |
| CIE-LCH | lch(69.98, 58.44, 334.34°) |
| OKLab | oklab(76.25% 0.1525 -0.0682) |
| OKLCH | oklch(76.25% 0.167 335.9) |
| XYZ | xyz(57.6604, 40.7179, 71.1384) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.66
Bubblegum Pink
#FE83CC
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.39
Purply Pink
#F075E6
ΔE00 4.62
Pink (survey)
#FF81C0
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F285DA #85F29D
analogous
#D385F2 #F285DA #F285A3
triadic
#F285DA #DAF285 #85DAF2
tetradic
#F285DA #F2D385 #85F29D #85A3F2
square
#F285DA #F2D385 #85F29D #85A3F2
split-complementary
#F285DA #A3F285 #85F2D3
monochromatic
#E418B7 #EC4EC9 #F285DA #F8BCEB #FCE3F7
Accessibility & contrast
On white
2.30
#F285DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F285DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F285DA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F285DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F285DA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#FC8AA6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f285da; /* rgb */ color: rgb(242, 133, 218); /* oklch */ color: oklch(76.2% 0.167 335.9);
Tailwind
colors: {
custom: {
50: '#f8abe5',
500: '#f285da',
950: '#000000',
},
}SCSS
$custom: #f285da; $custom-light: #f8abe5; $custom-dark: #000000;
JSON
{
"hex": "#f285da",
"rgb": {
"r": 242,
"g": 133,
"b": 218
},
"hsl": {
"h": 313.211,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.76247,
"c": 0.16703,
"h": 335.9
},
"luminance": 0.40714
}Semantic roles & 50–950 ramp
primary
#F285DA
secondary
#D7F4DD
accent
#DD3708
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84