#FF8EEB#FF8EEB
#FF8EEB is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.8% C 0.175 H 334.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EEB |
|---|---|
| RGB | rgb(255, 142, 235) |
| HSL | hsl(311, 100%, 78%) |
| HSV | hsv(311, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 7.8%, 0%) |
| CIE-LAB | lab(73.94, 54.89, -28.44) |
| CIE-LCH | lch(73.94, 61.82, 332.61°) |
| OKLab | oklab(79.76% 0.1577 -0.0769) |
| OKLCH | oklch(79.76% 0.175 334) |
| XYZ | xyz(65.9082, 46.6081, 84.1059) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 5.89
Plum
#DDA0DD
ΔE00 7.48
Candy Pink
#FF63E9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EEB #8EFFA2
analogous
#DA8EFF #FF8EEB #FF8EB3
triadic
#FF8EEB #EBFF8E #8EEBFF
tetradic
#FF8EEB #FFDA8E #8EFFA2 #8EB3FF
square
#FF8EEB #FFDA8E #8EFFA2 #8EB3FF
split-complementary
#FF8EEB #B3FF8E #8EFFDA
monochromatic
#FF14D5 #FF51E0 #FF8EEB #FFCBF6 #FFE0FA
Accessibility & contrast
On white
2.03
#FF8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FF8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EEB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EEB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8eeb; /* rgb */ color: rgb(255, 142, 235); /* oklch */ color: oklch(79.8% 0.175 334.0);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#ff8eeb',
950: '#000000',
},
}SCSS
$custom: #ff8eeb; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#ff8eeb",
"rgb": {
"r": 255,
"g": 142,
"b": 235
},
"hsl": {
"h": 310.619,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79755,
"c": 0.17542,
"h": 334
},
"luminance": 0.46604
}Semantic roles & 50–950 ramp
primary
#FF8EEB
secondary
#D4F7DA
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084