#F23FCA#F23FCA
#F23FCA is a light, highly saturated pink. Relative luminance 0.267; OKLCH L 67.7% C 0.252 H 338.7°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F23FCA |
|---|---|
| RGB | rgb(242, 63, 202) |
| HSL | hsl(313, 87%, 60%) |
| HSV | hsv(313, 74%, 95%) |
| CMYK | cmyk(0%, 74%, 16.5%, 5.1%) |
| CIE-LAB | lab(58.70, 79.11, -33.74) |
| CIE-LCH | lch(58.70, 86.00, 336.90°) |
| OKLab | oklab(67.74% 0.2349 -0.0914) |
| OKLCH | oklch(67.74% 0.252 338.7) |
| XYZ | xyz(49.0573, 26.7013, 58.4359) |
| Luminance | 0.2670 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.90
Hot Magenta
#F504C9
ΔE00 3.40
Bright Magenta
#FF08E8
ΔE00 4.74
Fuchsia (survey)
#ED0DD9
ΔE00 5.04
Bright Pink
#FE01B1
ΔE00 5.20
Pink Purple
#EF1DE7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F23FCA #3FF267
analogous
#C13FF2 #F23FCA #F23F70
triadic
#F23FCA #CAF23F #3FCAF2
tetradic
#F23FCA #F2C13F #3FF267 #3F70F2
square
#F23FCA #F2C13F #3FF267 #3F70F2
split-complementary
#F23FCA #70F23F #3FF2C1
monochromatic
#AB0C87 #E40FB5 #F23FCA #F678DA #FAB2EA
Accessibility & contrast
On white
3.31
#F23FCA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#F23FCA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F23FCA
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F23FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F23FCA | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#497BCE
Deuteranopia (green-blind)
#8597C6
Tritanopia (blue-blind)
#FF4781
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #f23fca; /* rgb */ color: rgb(242, 63, 202); /* oklch */ color: oklch(67.7% 0.252 338.7);
Tailwind
colors: {
custom: {
50: '#fb85da',
500: '#f23fca',
950: '#000000',
},
}SCSS
$custom: #f23fca; $custom-light: #fb85da; $custom-dark: #000000;
JSON
{
"hex": "#f23fca",
"rgb": {
"r": 242,
"g": 63,
"b": 202
},
"hsl": {
"h": 313.408,
"s": 87.317,
"l": 59.804
},
"oklch": {
"l": 0.67736,
"c": 0.25203,
"h": 338.7
},
"luminance": 0.26697
}Semantic roles & 50–950 ramp
primary
#F23FCA
secondary
#A4E9B3
accent
#FD5A2A
background
#FFF8FD
surface
#FFF0FB
border
#D7CBD4
text
#180C15
muted
#867D83