#F67DDF#F67DDF
#F67DDF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.8% C 0.187 H 334.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DDF |
|---|---|
| RGB | rgb(246, 125, 223) |
| HSL | hsl(311, 87%, 73%) |
| HSV | hsv(311, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 9.3%, 3.5%) |
| CIE-LAB | lab(69.18, 58.55, -29.26) |
| CIE-LCH | lch(69.18, 65.46, 333.45°) |
| OKLab | oklab(75.82% 0.1692 -0.0792) |
| OKLCH | oklch(75.82% 0.187 334.9) |
| XYZ | xyz(58.6590, 39.5917, 74.3501) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DDF #7DF694
analogous
#D07DF6 #F67DDF #F67DA2
triadic
#F67DDF #DFF67D #7DDFF6
tetradic
#F67DDF #F6D07D #7DF694 #7DA2F6
square
#F67DDF #F6D07D #7DF694 #7DA2F6
split-complementary
#F67DDF #A2F67D #7DF6D0
monochromatic
#E910BF #F244D1 #F67DDF #FAB6ED #FDE2F8
Accessibility & contrast
On white
2.35
#F67DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F67DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DDF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DDF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#9FAFDC
Tritanopia (blue-blind)
#FF83A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67ddf; /* rgb */ color: rgb(246, 125, 223); /* oklch */ color: oklch(75.8% 0.187 334.9);
Tailwind
colors: {
custom: {
50: '#fba7e9',
500: '#f67ddf',
950: '#000000',
},
}SCSS
$custom: #f67ddf; $custom-light: #fba7e9; $custom-dark: #000000;
JSON
{
"hex": "#f67ddf",
"rgb": {
"r": 246,
"g": 125,
"b": 223
},
"hsl": {
"h": 311.405,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.75819,
"c": 0.18683,
"h": 334.9
},
"luminance": 0.39588
}Semantic roles & 50–950 ramp
primary
#F67DDF
secondary
#D6F5DC
accent
#E42D02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84