#FF74DE#FF74DE
#FF74DE is a light, highly saturated pink. Relative luminance 0.390; OKLCH L 75.8% C 0.206 H 337.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74DE |
|---|---|
| RGB | rgb(255, 116, 222) |
| HSL | hsl(314, 100%, 73%) |
| HSV | hsv(314, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 12.9%, 0%) |
| CIE-LAB | lab(68.77, 65.11, -29.23) |
| CIE-LCH | lch(68.77, 71.37, 335.82°) |
| OKLab | oklab(75.75% 0.1907 -0.0789) |
| OKLCH | oklch(75.75% 0.206 337.5) |
| XYZ | xyz(60.6709, 39.0293, 73.4310) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 3.70
Violet (CSS)
#EE82EE
ΔE00 4.77
Bubblegum Pink
#FE83CC
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74DE #74FF95
analogous
#DB74FF #FF74DE #FF7498
triadic
#FF74DE #DEFF74 #74DEFF
tetradic
#FF74DE #FFDB74 #74FF95 #7498FF
square
#FF74DE #FFDB74 #74FF95 #7498FF
split-complementary
#FF74DE #98FF74 #74FFDB
monochromatic
#F900BE #FF37CF #FF74DE #FFB1ED #FFE0F8
Accessibility & contrast
On white
2.39
#FF74DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FF74DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74DE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74DE | 1.00 | 2.39 | 8.81 | 8.81 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789AE1
Deuteranopia (green-blind)
#A0B0DA
Tritanopia (blue-blind)
#FF799F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff74de; /* rgb */ color: rgb(255, 116, 222); /* oklch */ color: oklch(75.8% 0.206 337.5);
Tailwind
colors: {
custom: {
50: '#ffa2e8',
500: '#ff74de',
950: '#000000',
},
}SCSS
$custom: #ff74de; $custom-light: #ffa2e8; $custom-dark: #000000;
JSON
{
"hex": "#ff74de",
"rgb": {
"r": 255,
"g": 116,
"b": 222
},
"hsl": {
"h": 314.245,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75752,
"c": 0.20634,
"h": 337.5
},
"luminance": 0.39025
}Semantic roles & 50–950 ramp
primary
#FF74DE
secondary
#D4F7DC
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84