#FF95D2#FF95D2
#FF95D2 is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.9% C 0.146 H 345.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95D2 |
|---|---|
| RGB | rgb(255, 149, 210) |
| HSL | hsl(325, 100%, 79%) |
| HSV | hsv(325, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 17.6%, 0%) |
| CIE-LAB | lab(74.45, 47.50, -13.96) |
| CIE-LCH | lch(74.45, 49.50, 343.63°) |
| OKLab | oklab(79.86% 0.1409 -0.0368) |
| OKLCH | oklch(79.86% 0.146 345.4) |
| XYZ | xyz(63.6212, 47.4123, 66.7608) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.72
Pink (survey)
#FF81C0
ΔE00 4.48
Plum
#DDA0DD
ΔE00 7.92
Powder Pink
#FFB2D0
ΔE00 8.22
Bubblegum (survey)
#FF6CB5
ΔE00 8.27
Pinky
#FC86AA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95D2 #95FFC2
analogous
#F795FF #FF95D2 #FF959D
triadic
#FF95D2 #D2FF95 #95D2FF
tetradic
#FF95D2 #FFF795 #95FFC2 #959DFF
square
#FF95D2 #FFF795 #95FFC2 #959DFF
split-complementary
#FF95D2 #9DFF95 #95FFF7
monochromatic
#FF1B9E #FF58B8 #FF95D2 #FFD2EC #FFE0F2
Accessibility & contrast
On white
2.00
#FF95D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FF95D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95D2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95D2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DACD4
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#FF94AB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff95d2; /* rgb */ color: rgb(255, 149, 210); /* oklch */ color: oklch(79.9% 0.146 345.4);
Tailwind
colors: {
custom: {
50: '#ffb6df',
500: '#ff95d2',
950: '#000000',
},
}SCSS
$custom: #ff95d2; $custom-light: #ffb6df; $custom-dark: #000000;
JSON
{
"hex": "#ff95d2",
"rgb": {
"r": 255,
"g": 149,
"b": 210
},
"hsl": {
"h": 325.472,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79859,
"c": 0.14563,
"h": 345.4
},
"luminance": 0.47408
}Semantic roles & 50–950 ramp
primary
#FF95D2
secondary
#D4F7E3
accent
#E66100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083