#F23BDC#F23BDC
#F23BDC is a light, highly saturated purple. Relative luminance 0.272; OKLCH L 68.3% C 0.267 H 333.6°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F23BDC |
|---|---|
| RGB | rgb(242, 59, 220) |
| HSL | hsl(307, 88%, 59%) |
| HSV | hsv(307, 76%, 95%) |
| CMYK | cmyk(0%, 75.6%, 9.1%, 5.1%) |
| CIE-LAB | lab(59.14, 82.70, -43.27) |
| CIE-LCH | lch(59.14, 93.33, 332.38°) |
| OKLab | oklab(68.33% 0.2397 -0.1187) |
| OKLCH | oklch(68.33% 0.267 333.6) |
| XYZ | xyz(51.1006, 27.1770, 70.2506) |
| Luminance | 0.2717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.48
Pink Purple
#EF1DE7
ΔE00 3.20
Purpleish Pink
#DF4EC8
ΔE00 3.66
Fuchsia (survey)
#ED0DD9
ΔE00 3.74
Hot Magenta
#F504C9
ΔE00 4.11
Pinkish Purple
#D648D7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F23BDC #3BF251
analogous
#AD3BF2 #F23BDC #F23B81
triadic
#F23BDC #DCF23B #3BDCF2
tetradic
#F23BDC #F2AD3B #3BF251 #3B81F2
square
#F23BDC #F2AD3B #3BF251 #3B81F2
split-complementary
#F23BDC #81F23B #3BF2AD
monochromatic
#A70B95 #E10FC8 #F23BDC #F674E6 #FAAEF0
Accessibility & contrast
On white
3.26
#F23BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#F23BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F23BDC
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F23BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F23BDC | 1.00 | 3.26 | 6.43 | 6.43 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#347EE0
Deuteranopia (green-blind)
#7C98D8
Tritanopia (blue-blind)
#FD4E89
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #f23bdc; /* rgb */ color: rgb(242, 59, 220); /* oklch */ color: oklch(68.3% 0.267 333.6);
Tailwind
colors: {
custom: {
50: '#fb84e7',
500: '#f23bdc',
950: '#000000',
},
}SCSS
$custom: #f23bdc; $custom-light: #fb84e7; $custom-dark: #000000;
JSON
{
"hex": "#f23bdc",
"rgb": {
"r": 242,
"g": 59,
"b": 220
},
"hsl": {
"h": 307.213,
"s": 87.56,
"l": 59.02
},
"oklch": {
"l": 0.68325,
"c": 0.26744,
"h": 333.6
},
"luminance": 0.27172
}Semantic roles & 50–950 ramp
primary
#F23BDC
secondary
#A0E8A9
accent
#FE442A
background
#FFF8FE
surface
#FFF0FC
border
#D7CBD5
text
#180C16
muted
#867D84