#FF8FEB#FF8FEB
#FF8FEB is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.9% C 0.174 H 334.0°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8FEB |
|---|---|
| RGB | rgb(255, 143, 235) |
| HSL | hsl(311, 100%, 78%) |
| HSV | hsv(311, 44%, 100%) |
| CMYK | cmyk(0%, 43.9%, 7.8%, 0%) |
| CIE-LAB | lab(74.13, 54.40, -28.15) |
| CIE-LCH | lch(74.13, 61.25, 332.64°) |
| OKLab | oklab(79.9% 0.1563 -0.0761) |
| OKLCH | oklch(79.9% 0.174 334) |
| XYZ | xyz(66.0576, 46.9070, 84.1557) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.96
Purply Pink
#F075E6
ΔE00 6.08
Plum
#DDA0DD
ΔE00 7.36
Candy Pink
#FF63E9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8FEB #8FFFA3
analogous
#DB8FFF #FF8FEB #FF8FB3
triadic
#FF8FEB #EBFF8F #8FEBFF
tetradic
#FF8FEB #FFDB8F #8FFFA3 #8FB3FF
square
#FF8FEB #FFDB8F #8FFFA3 #8FB3FF
split-complementary
#FF8FEB #B3FF8F #8FFFDB
monochromatic
#FF15D5 #FF52E0 #FF8FEB #FFCCF6 #FFE0FA
Accessibility & contrast
On white
2.02
#FF8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FF8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8FEB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8FEB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8feb; /* rgb */ color: rgb(255, 143, 235); /* oklch */ color: oklch(79.9% 0.174 334.0);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#ff8feb',
950: '#000000',
},
}SCSS
$custom: #ff8feb; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#ff8feb",
"rgb": {
"r": 255,
"g": 143,
"b": 235
},
"hsl": {
"h": 310.714,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.79899,
"c": 0.17378,
"h": 334
},
"luminance": 0.46903
}Semantic roles & 50–950 ramp
primary
#FF8FEB
secondary
#D4F7DA
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084