#F282CB#F282CB
#F282CB is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.2% C 0.161 H 342.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F282CB |
|---|---|
| RGB | rgb(242, 130, 203) |
| HSL | hsl(321, 81%, 73%) |
| HSV | hsv(321, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 16.1%, 5.1%) |
| CIE-LAB | lab(68.87, 51.82, -18.67) |
| CIE-LCH | lch(68.87, 55.08, 340.18°) |
| OKLab | oklab(75.24% 0.1531 -0.0497) |
| OKLCH | oklch(75.24% 0.161 342) |
| XYZ | xyz(55.3808, 39.1582, 61.1297) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.13
Pink (survey)
#FF81C0
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 5.38
Bubblegum (survey)
#FF6CB5
ΔE00 5.75
Hot Pink
#FF69B4
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282CB #82F2A9
analogous
#E182F2 #F282CB #F28293
triadic
#F282CB #CBF282 #82CBF2
tetradic
#F282CB #F2E182 #82F2A9 #8293F2
square
#F282CB #F2E182 #82F2A9 #8293F2
split-complementary
#F282CB #93F282 #82F2E1
monochromatic
#E2189C #EC4BB4 #F282CB #F8B9E2 #FCE3F3
Accessibility & contrast
On white
2.38
#F282CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F282CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282CB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282CB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCE
Deuteranopia (green-blind)
#A6AFC8
Tritanopia (blue-blind)
#FE839E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f282cb; /* rgb */ color: rgb(242, 130, 203); /* oklch */ color: oklch(75.2% 0.161 342.0);
Tailwind
colors: {
custom: {
50: '#f8a9db',
500: '#f282cb',
950: '#000000',
},
}SCSS
$custom: #f282cb; $custom-light: #f8a9db; $custom-dark: #000000;
JSON
{
"hex": "#f282cb",
"rgb": {
"r": 242,
"g": 130,
"b": 203
},
"hsl": {
"h": 320.893,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.75239,
"c": 0.16091,
"h": 342
},
"luminance": 0.39154
}Semantic roles & 50–950 ramp
primary
#F282CB
secondary
#D7F4E1
accent
#DE5208
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83