#F276DD#F276DD
#F276DD is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.193 H 334.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F276DD |
|---|---|
| RGB | rgb(242, 118, 221) |
| HSL | hsl(310, 83%, 71%) |
| HSV | hsv(310, 51%, 95%) |
| CMYK | cmyk(0%, 51.2%, 8.7%, 5.1%) |
| CIE-LAB | lab(67.32, 60.39, -31.06) |
| CIE-LCH | lch(67.32, 67.91, 332.78°) |
| OKLab | oklab(74.31% 0.1741 -0.0843) |
| OKLCH | oklch(74.31% 0.193 334.2) |
| XYZ | xyz(56.1476, 37.0584, 72.5883) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 3.59
Candy Pink
#FF63E9
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F276DD #76F28B
analogous
#C976F2 #F276DD #F2769F
triadic
#F276DD #DDF276 #76DDF2
tetradic
#F276DD #F2C976 #76F28B #769FF2
square
#F276DD #F2C976 #76F28B #769FF2
split-complementary
#F276DD #9FF276 #76F2C9
monochromatic
#D915B8 #ED3ECF #F276DD #F7AEEB #FCE3F8
Accessibility & contrast
On white
2.50
#F276DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F276DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F276DD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F276DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F276DD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598E0
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#FC7DA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f276dd; /* rgb */ color: rgb(242, 118, 221); /* oklch */ color: oklch(74.3% 0.193 334.2);
Tailwind
colors: {
custom: {
50: '#f9a2e8',
500: '#f276dd',
950: '#000000',
},
}SCSS
$custom: #f276dd; $custom-light: #f9a2e8; $custom-dark: #000000;
JSON
{
"hex": "#f276dd",
"rgb": {
"r": 242,
"g": 118,
"b": 221
},
"hsl": {
"h": 310.161,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.74307,
"c": 0.19346,
"h": 334.2
},
"luminance": 0.37055
}Semantic roles & 50–950 ramp
primary
#F276DD
secondary
#D1F3D7
accent
#DF2B06
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84