#FF67AF#FF67AF
#FF67AF is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.4% C 0.198 H 353.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67AF |
|---|---|
| RGB | rgb(255, 103, 175) |
| HSL | hsl(332, 100%, 70%) |
| HSV | hsv(332, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 31.4%, 0%) |
| CIE-LAB | lab(65.01, 64.50, -8.51) |
| CIE-LCH | lch(65.01, 65.06, 352.48°) |
| OKLab | oklab(72.43% 0.1964 -0.0217) |
| OKLCH | oklch(72.43% 0.198 353.7) |
| XYZ | xyz(53.8307, 34.0612, 44.2887) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.38
Hot Pink
#FF69B4
ΔE00 0.98
Bubblegum (survey)
#FF6CB5
ΔE00 1.24
Medium Pink
#F36196
ΔE00 4.95
Pink (survey)
#FF81C0
ΔE00 4.96
Barbie Pink
#FE46A5
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67AF #67FFB7
analogous
#FF67FB #FF67AF #FF6B67
triadic
#FF67AF #AFFF67 #67AFFF
tetradic
#FF67AF #FBFF67 #67FFB7 #6B67FF
square
#FF67AF #FBFF67 #67FFB7 #6B67FF
split-complementary
#FF67AF #67FF6B #67FBFF
monochromatic
#EC0070 #FF2A8F #FF67AF #FFA4CF #FFE0EF
Accessibility & contrast
On white
2.69
#FF67AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#FF67AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67AF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67AF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8CB1
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF5E83
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff67af; /* rgb */ color: rgb(255, 103, 175); /* oklch */ color: oklch(72.4% 0.198 353.7);
Tailwind
colors: {
custom: {
50: '#ff99c6',
500: '#ff67af',
950: '#000000',
},
}SCSS
$custom: #ff67af; $custom-light: #ff99c6; $custom-dark: #000000;
JSON
{
"hex": "#ff67af",
"rgb": {
"r": 255,
"g": 103,
"b": 175
},
"hsl": {
"h": 331.579,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.72425,
"c": 0.19755,
"h": 353.7
},
"luminance": 0.34056
}Semantic roles & 50–950 ramp
primary
#FF67AF
secondary
#CCF6E2
accent
#E67900
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190E13
muted
#877E82