#F25FC0#F25FC0
#F25FC0 is a light, highly saturated pink. Relative luminance 0.309; OKLCH L 70.3% C 0.207 H 343.3°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F25FC0 |
|---|---|
| RGB | rgb(242, 95, 192) |
| HSL | hsl(320, 85%, 66%) |
| HSV | hsv(320, 61%, 95%) |
| CMYK | cmyk(0%, 60.7%, 20.7%, 5.1%) |
| CIE-LAB | lab(62.40, 66.31, -22.33) |
| CIE-LCH | lch(62.40, 69.96, 341.39°) |
| OKLab | oklab(70.3% 0.1985 -0.0595) |
| OKLCH | oklch(70.3% 0.207 343.3) |
| XYZ | xyz(50.2260, 30.8720, 53.1726) |
| Luminance | 0.3087 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.91
Hot Pink
#FF69B4
ΔE00 5.23
Bubblegum (survey)
#FF6CB5
ΔE00 5.51
Barbie Pink
#FE46A5
ΔE00 5.93
Bubble Gum Pink
#FF69AF
ΔE00 6.13
Purpleish Pink
#DF4EC8
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F25FC0 #5FF291
analogous
#DA5FF2 #F25FC0 #F25F76
triadic
#F25FC0 #C0F25F #5FC0F2
tetradic
#F25FC0 #F2DA5F #5FF291 #5F76F2
square
#F25FC0 #F2DA5F #5FF291 #5F76F2
split-complementary
#F25FC0 #76F25F #5FF2DA
monochromatic
#C61088 #ED26AA #F25FC0 #F798D6 #FBD0ED
Accessibility & contrast
On white
2.93
#F25FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#F25FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F25FC0
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F25FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F25FC0 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B87C3
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#FF5F87
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f25fc0; /* rgb */ color: rgb(242, 95, 192); /* oklch */ color: oklch(70.3% 0.207 343.3);
Tailwind
colors: {
custom: {
50: '#fa94d3',
500: '#f25fc0',
950: '#000000',
},
}SCSS
$custom: #f25fc0; $custom-light: #fa94d3; $custom-dark: #000000;
JSON
{
"hex": "#f25fc0",
"rgb": {
"r": 242,
"g": 95,
"b": 192
},
"hsl": {
"h": 320.408,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.70303,
"c": 0.20724,
"h": 343.3
},
"luminance": 0.30867
}Semantic roles & 50–950 ramp
primary
#F25FC0
secondary
#BEEFCF
accent
#E14F04
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E14
muted
#867E82