#FE95EB#FE95EB
#FE95EB is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.7% C 0.163 H 334.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95EB |
|---|---|
| RGB | rgb(254, 149, 235) |
| HSL | hsl(311, 98%, 79%) |
| HSV | hsv(311, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 7.5%, 0.4%) |
| CIE-LAB | lab(75.18, 51.11, -26.54) |
| CIE-LCH | lch(75.18, 57.59, 332.56°) |
| OKLab | oklab(80.66% 0.1466 -0.0716) |
| OKLCH | oklch(80.66% 0.163 334) |
| XYZ | xyz(66.6156, 48.5676, 84.4468) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 7.18
Pink (survey)
#FF81C0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95EB #95FEA8
analogous
#DD95FE #FE95EB #FE95B7
triadic
#FE95EB #EBFE95 #95EBFE
tetradic
#FE95EB #FEDD95 #95FEA8 #95B7FE
square
#FE95EB #FEDD95 #95FEA8 #95B7FE
split-complementary
#FE95EB #B7FE95 #95FEDD
monochromatic
#FD1CD4 #FD58E0 #FE95EB #FFD2F6 #FFE1F9
Accessibility & contrast
On white
1.96
#FE95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FE95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95EB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95EB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#FF9AB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe95eb; /* rgb */ color: rgb(254, 149, 235); /* oklch */ color: oklch(80.7% 0.163 334.0);
Tailwind
colors: {
custom: {
50: '#ffb6f1',
500: '#fe95eb',
950: '#000000',
},
}SCSS
$custom: #fe95eb; $custom-light: #ffb6f1; $custom-dark: #000000;
JSON
{
"hex": "#fe95eb",
"rgb": {
"r": 254,
"g": 149,
"b": 235
},
"hsl": {
"h": 310.857,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.80661,
"c": 0.16313,
"h": 334
},
"luminance": 0.48564
}Semantic roles & 50–950 ramp
primary
#FE95EB
secondary
#D4F7DA
accent
#E62A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084