#F276DB#F276DB
#F276DB is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.2% C 0.192 H 334.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F276DB |
|---|---|
| RGB | rgb(242, 118, 219) |
| HSL | hsl(311, 83%, 71%) |
| HSV | hsv(311, 51%, 95%) |
| CMYK | cmyk(0%, 51.2%, 9.5%, 5.1%) |
| CIE-LAB | lab(67.24, 60.07, -30.07) |
| CIE-LCH | lch(67.24, 67.18, 333.41°) |
| OKLab | oklab(74.22% 0.1737 -0.0815) |
| OKLCH | oklch(74.22% 0.192 334.9) |
| XYZ | xyz(55.8827, 36.9524, 71.1933) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.22
Candy Pink
#FF63E9
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F276DB #76F28D
analogous
#CB76F2 #F276DB #F2769D
triadic
#F276DB #DBF276 #76DBF2
tetradic
#F276DB #F2CB76 #76F28D #769DF2
square
#F276DB #F2CB76 #76F28D #769DF2
split-complementary
#F276DB #9DF276 #76F2CB
monochromatic
#D915B5 #ED3ECC #F276DB #F7AEEA #FCE3F8
Accessibility & contrast
On white
2.50
#F276DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F276DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F276DB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F276DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F276DB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DE
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#FC7D9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f276db; /* rgb */ color: rgb(242, 118, 219); /* oklch */ color: oklch(74.2% 0.192 334.9);
Tailwind
colors: {
custom: {
50: '#f9a2e6',
500: '#f276db',
950: '#000000',
},
}SCSS
$custom: #f276db; $custom-light: #f9a2e6; $custom-dark: #000000;
JSON
{
"hex": "#f276db",
"rgb": {
"r": 242,
"g": 118,
"b": 219
},
"hsl": {
"h": 311.129,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.74222,
"c": 0.1919,
"h": 334.9
},
"luminance": 0.36949
}Semantic roles & 50–950 ramp
primary
#F276DB
secondary
#D1F3D7
accent
#DF2F06
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84