#F275BF#F275BF
#F275BF is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.0% C 0.174 H 345.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F275BF |
|---|---|
| RGB | rgb(242, 117, 191) |
| HSL | hsl(324, 83%, 70%) |
| HSV | hsv(324, 52%, 95%) |
| CMYK | cmyk(0%, 51.7%, 21.1%, 5.1%) |
| CIE-LAB | lab(66.03, 56.36, -16.23) |
| CIE-LCH | lch(66.03, 58.65, 343.93°) |
| OKLab | oklab(72.99% 0.1686 -0.0429) |
| OKLCH | oklch(72.99% 0.174 345.7) |
| XYZ | xyz(52.3845, 35.3657, 53.3474) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.37
Hot Pink
#FF69B4
ΔE00 3.54
Bubblegum Pink
#FE83CC
ΔE00 3.65
Pink (survey)
#FF81C0
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Pale Magenta
#D767AD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F275BF #75F2A8
analogous
#E675F2 #F275BF #F27580
triadic
#F275BF #BFF275 #75BFF2
tetradic
#F275BF #F2E675 #75F2A8 #7580F2
square
#F275BF #F2E675 #75F2A8 #7580F2
split-complementary
#F275BF #80F275 #75F2E6
monochromatic
#D81488 #ED3DA5 #F275BF #F7ADD9 #FCE3F2
Accessibility & contrast
On white
2.60
#F275BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F275BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F275BF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F275BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F275BF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#A2A8BC
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f275bf; /* rgb */ color: rgb(242, 117, 191); /* oklch */ color: oklch(73.0% 0.174 345.7);
Tailwind
colors: {
custom: {
50: '#f9a1d2',
500: '#f275bf',
950: '#000000',
},
}SCSS
$custom: #f275bf; $custom-light: #f9a1d2; $custom-dark: #000000;
JSON
{
"hex": "#f275bf",
"rgb": {
"r": 242,
"g": 117,
"b": 191
},
"hsl": {
"h": 324.48,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.72985,
"c": 0.17397,
"h": 345.7
},
"luminance": 0.35361
}Semantic roles & 50–950 ramp
primary
#F275BF
secondary
#D0F3DE
accent
#DF5F06
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82