#FF9DF4#FF9DF4
#FF9DF4 is a very light, vivid purple. Relative luminance 0.519; OKLCH L 82.3% C 0.158 H 331.0°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DF4 |
|---|---|
| RGB | rgb(255, 157, 244) |
| HSL | hsl(307, 100%, 81%) |
| HSV | hsv(307, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 4.3%, 0%) |
| CIE-LAB | lab(77.23, 48.89, -28.29) |
| CIE-LCH | lch(77.23, 56.48, 329.94°) |
| OKLab | oklab(82.33% 0.1383 -0.0766) |
| OKLCH | oklch(82.33% 0.158 331) |
| XYZ | xyz(69.6253, 51.9090, 91.9224) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 7.54
Bubblegum Pink
#FE83CC
ΔE00 7.84
Mauve
#E0B0FF
ΔE00 8.38
Purply Pink
#F075E6
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DF4 #9DFFA8
analogous
#D99DFF #FF9DF4 #FF9DC3
triadic
#FF9DF4 #F4FF9D #9DF4FF
tetradic
#FF9DF4 #FFD99D #9DFFA8 #9DC3FF
square
#FF9DF4 #FFD99D #9DFFA8 #9DC3FF
split-complementary
#FF9DF4 #C3FF9D #9DFFD9
monochromatic
#FF23E6 #FF60ED #FF9DF4 #FFDAFB #FFE0FC
Accessibility & contrast
On white
1.85
#FF9DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FF9DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DF4
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DF4 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F7
Deuteranopia (green-blind)
#B3C4F1
Tritanopia (blue-blind)
#FFA4BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ff9df4; /* rgb */ color: rgb(255, 157, 244); /* oklch */ color: oklch(82.3% 0.158 331.0);
Tailwind
colors: {
custom: {
50: '#ffbcf8',
500: '#ff9df4',
950: '#000000',
},
}SCSS
$custom: #ff9df4; $custom-light: #ffbcf8; $custom-dark: #000000;
JSON
{
"hex": "#ff9df4",
"rgb": {
"r": 255,
"g": 157,
"b": 244
},
"hsl": {
"h": 306.735,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.82331,
"c": 0.15808,
"h": 331
},
"luminance": 0.51906
}Semantic roles & 50–950 ramp
primary
#FF9DF4
secondary
#5EE36D
accent
#E61A00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285