#F263B0#F263B0
#F263B0 is a light, vivid pink. Relative luminance 0.309; OKLCH L 70.2% C 0.192 H 349.8°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F263B0 |
|---|---|
| RGB | rgb(242, 99, 176) |
| HSL | hsl(328, 85%, 67%) |
| HSV | hsv(328, 59%, 95%) |
| CMYK | cmyk(0%, 59.1%, 27.3%, 5.1%) |
| CIE-LAB | lab(62.46, 62.52, -13.11) |
| CIE-LCH | lch(62.46, 63.88, 348.16°) |
| OKLab | oklab(70.16% 0.1894 -0.0342) |
| OKLCH | oklch(70.16% 0.192 349.8) |
| XYZ | xyz(48.9183, 30.9403, 44.4617) |
| Luminance | 0.3094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.79
Bubblegum (survey)
#FF6CB5
ΔE00 3.16
Bubble Gum Pink
#FF69AF
ΔE00 3.24
Barbie Pink
#FE46A5
ΔE00 4.14
Pale Magenta
#D767AD
ΔE00 4.67
Medium Pink
#F36196
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F263B0 #63F2A5
analogous
#EC63F2 #F263B0 #F26369
triadic
#F263B0 #B0F263 #63B0F2
tetradic
#F263B0 #F2EC63 #63F2A5 #6369F2
square
#F263B0 #F2EC63 #63F2A5 #6369F2
split-complementary
#F263B0 #69F263 #63F2EC
monochromatic
#CA1174 #ED2B93 #F263B0 #F79BCD #FBD4E9
Accessibility & contrast
On white
2.92
#F263B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#F263B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F263B0
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F263B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F263B0 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7587B2
Deuteranopia (green-blind)
#9CA0AD
Tritanopia (blue-blind)
#FF5D82
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f263b0; /* rgb */ color: rgb(242, 99, 176); /* oklch */ color: oklch(70.2% 0.192 349.8);
Tailwind
colors: {
custom: {
50: '#fa96c7',
500: '#f263b0',
950: '#000000',
},
}SCSS
$custom: #f263b0; $custom-light: #fa96c7; $custom-dark: #000000;
JSON
{
"hex": "#f263b0",
"rgb": {
"r": 242,
"g": 99,
"b": 176
},
"hsl": {
"h": 327.692,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.7016,
"c": 0.19246,
"h": 349.8
},
"luminance": 0.30936
}Semantic roles & 50–950 ramp
primary
#F263B0
secondary
#C2EFD7
accent
#E16A04
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82