#FD8BEC#FD8BEC
#FD8BEC is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.180 H 332.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BEC |
|---|---|
| RGB | rgb(253, 139, 236) |
| HSL | hsl(309, 97%, 77%) |
| HSV | hsv(309, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 6.7%, 0.8%) |
| CIE-LAB | lab(73.16, 55.94, -30.21) |
| CIE-LCH | lch(73.16, 63.57, 331.63°) |
| OKLab | oklab(79.13% 0.16 -0.0819) |
| OKLCH | oklch(79.13% 0.18 332.9) |
| XYZ | xyz(64.8806, 45.4078, 84.6878) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BEC #8BFD9C
analogous
#D58BFD #FD8BEC #FD8BB3
triadic
#FD8BEC #ECFD8B #8BECFD
tetradic
#FD8BEC #FDD58B #8BFD9C #8BB3FD
square
#FD8BEC #FDD58B #8BFD9C #8BB3FD
split-complementary
#FD8BEC #B3FD8B #8BFDD5
monochromatic
#FB13D8 #FC4FE2 #FD8BEC #FEC7F6 #FEE1FA
Accessibility & contrast
On white
2.08
#FD8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FD8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BEC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BEC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EF
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8bec; /* rgb */ color: rgb(253, 139, 236); /* oklch */ color: oklch(79.1% 0.180 332.9);
Tailwind
colors: {
custom: {
50: '#ffb0f2',
500: '#fd8bec',
950: '#000000',
},
}SCSS
$custom: #fd8bec; $custom-light: #ffb0f2; $custom-dark: #000000;
JSON
{
"hex": "#fd8bec",
"rgb": {
"r": 253,
"g": 139,
"b": 236
},
"hsl": {
"h": 308.947,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79134,
"c": 0.17969,
"h": 332.9
},
"luminance": 0.45404
}Semantic roles & 50–950 ramp
primary
#FD8BEC
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085