#FF9FEE#FF9FEE
#FF9FEE is a very light, vivid pink. Relative luminance 0.522; OKLCH L 82.4% C 0.150 H 333.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9FEE |
|---|---|
| RGB | rgb(255, 159, 238) |
| HSL | hsl(311, 100%, 81%) |
| HSV | hsv(311, 38%, 100%) |
| CMYK | cmyk(0%, 37.6%, 6.7%, 0%) |
| CIE-LAB | lab(77.42, 46.85, -24.74) |
| CIE-LCH | lch(77.42, 52.99, 332.16°) |
| OKLab | oklab(82.41% 0.1339 -0.0667) |
| OKLCH | oklch(82.41% 0.15 333.5) |
| XYZ | xyz(69.0702, 52.2328, 87.3161) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 7.22
Violet (CSS)
#EE82EE
ΔE00 7.40
Lavender Pink
#DD85D7
ΔE00 7.78
Mauve
#E0B0FF
ΔE00 8.82
Light Lavendar
#EFC0FE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9FEE #9FFFB0
analogous
#E09FFF #FF9FEE #FF9FBE
triadic
#FF9FEE #EEFF9F #9FEEFF
tetradic
#FF9FEE #FFE09F #9FFFB0 #9FBEFF
square
#FF9FEE #FFE09F #9FFFB0 #9FBEFF
split-complementary
#FF9FEE #BEFF9F #9FFFE0
monochromatic
#FF25D8 #FF62E3 #FF9FEE #FFDCF9 #FFE0FA
Accessibility & contrast
On white
1.83
#FF9FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FF9FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9FEE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9FEE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#B7C4EB
Tritanopia (blue-blind)
#FFA4BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ff9fee; /* rgb */ color: rgb(255, 159, 238); /* oklch */ color: oklch(82.4% 0.150 333.5);
Tailwind
colors: {
custom: {
50: '#ffbdf3',
500: '#ff9fee',
950: '#000000',
},
}SCSS
$custom: #ff9fee; $custom-light: #ffbdf3; $custom-dark: #000000;
JSON
{
"hex": "#ff9fee",
"rgb": {
"r": 255,
"g": 159,
"b": 238
},
"hsl": {
"h": 310.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.82406,
"c": 0.14956,
"h": 333.5
},
"luminance": 0.52229
}Semantic roles & 50–950 ramp
primary
#FF9FEE
secondary
#5FE377
accent
#E62900
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285