#FF95DE#FF95DE
#FF95DE is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.3% C 0.154 H 339.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95DE |
|---|---|
| RGB | rgb(255, 149, 222) |
| HSL | hsl(319, 100%, 79%) |
| HSV | hsv(319, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 12.9%, 0%) |
| CIE-LAB | lab(74.85, 49.33, -19.95) |
| CIE-LCH | lch(74.85, 53.21, 337.98°) |
| OKLab | oklab(80.28% 0.1443 -0.0532) |
| OKLCH | oklch(80.28% 0.154 339.7) |
| XYZ | xyz(65.1726, 48.0328, 74.9316) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 6.07
Plum
#DDA0DD
ΔE00 6.83
Lavender Pink
#DD85D7
ΔE00 7.14
Violet (CSS)
#EE82EE
ΔE00 7.60
Purply Pink
#F075E6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95DE #95FFB6
analogous
#EB95FF #FF95DE #FF95A9
triadic
#FF95DE #DEFF95 #95DEFF
tetradic
#FF95DE #FFEB95 #95FFB6 #95A9FF
square
#FF95DE #FFEB95 #95FFB6 #95A9FF
split-complementary
#FF95DE #A9FF95 #95FFEB
monochromatic
#FF1BB8 #FF58CB #FF95DE #FFD2F1 #FFE0F5
Accessibility & contrast
On white
1.98
#FF95DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FF95DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95DE
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95DE | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE1
Deuteranopia (green-blind)
#B5BEDB
Tritanopia (blue-blind)
#FF97B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff95de; /* rgb */ color: rgb(255, 149, 222); /* oklch */ color: oklch(80.3% 0.154 339.7);
Tailwind
colors: {
custom: {
50: '#ffb6e8',
500: '#ff95de',
950: '#000000',
},
}SCSS
$custom: #ff95de; $custom-light: #ffb6e8; $custom-dark: #000000;
JSON
{
"hex": "#ff95de",
"rgb": {
"r": 255,
"g": 149,
"b": 222
},
"hsl": {
"h": 318.679,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80284,
"c": 0.15382,
"h": 339.7
},
"luminance": 0.48029
}Semantic roles & 50–950 ramp
primary
#FF95DE
secondary
#D4F7DF
accent
#E64700
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084