#FF67DE#FF67DE
#FF67DE is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 74.2% C 0.225 H 337.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67DE |
|---|---|
| RGB | rgb(255, 103, 222) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 12.9%, 0%) |
| CIE-LAB | lab(66.70, 70.71, -32.43) |
| CIE-LCH | lch(66.70, 77.79, 335.36°) |
| OKLab | oklab(74.23% 0.2072 -0.0878) |
| OKLCH | oklch(74.23% 0.225 337) |
| XYZ | xyz(59.2758, 36.2392, 72.9660) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67DE #67FF88
analogous
#D467FF #FF67DE #FF6792
triadic
#FF67DE #DEFF67 #67DEFF
tetradic
#FF67DE #FFD467 #67FF88 #6792FF
square
#FF67DE #FFD467 #67FF88 #6792FF
split-complementary
#FF67DE #92FF67 #67FFD4
monochromatic
#EC00B8 #FF2AD1 #FF67DE #FFA4EB #FFE0F8
Accessibility & contrast
On white
2.55
#FF67DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FF67DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67DE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67DE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A93E2
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#FF6E99
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff67de; /* rgb */ color: rgb(255, 103, 222); /* oklch */ color: oklch(74.2% 0.225 337.0);
Tailwind
colors: {
custom: {
50: '#ff9ae8',
500: '#ff67de',
950: '#000000',
},
}SCSS
$custom: #ff67de; $custom-light: #ff9ae8; $custom-dark: #000000;
JSON
{
"hex": "#ff67de",
"rgb": {
"r": 255,
"g": 103,
"b": 222
},
"hsl": {
"h": 313.026,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74228,
"c": 0.22505,
"h": 337
},
"luminance": 0.36234
}Semantic roles & 50–950 ramp
primary
#FF67DE
secondary
#CCF6D5
accent
#E63200
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84