#FD8BED#FD8BED
#FD8BED is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.2% C 0.181 H 332.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BED |
|---|---|
| RGB | rgb(253, 139, 237) |
| HSL | hsl(308, 97%, 77%) |
| HSV | hsv(308, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 6.3%, 0.8%) |
| CIE-LAB | lab(73.20, 56.10, -30.69) |
| CIE-LCH | lch(73.20, 63.95, 331.32°) |
| OKLab | oklab(79.18% 0.1602 -0.0832) |
| OKLCH | oklch(79.18% 0.181 332.5) |
| XYZ | xyz(65.0263, 45.4661, 85.4551) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 6.21
Candy Pink
#FF63E9
ΔE00 6.86
Plum
#DDA0DD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BED #8BFD9B
analogous
#D48BFD #FD8BED #FD8BB4
triadic
#FD8BED #EDFD8B #8BEDFD
tetradic
#FD8BED #FDD48B #8BFD9B #8BB4FD
square
#FD8BED #FDD48B #8BFD9B #8BB4FD
split-complementary
#FD8BED #B4FD8B #8BFDD4
monochromatic
#FB13DA #FC4FE4 #FD8BED #FEC7F6 #FEE1FA
Accessibility & contrast
On white
2.08
#FD8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FD8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BED
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BED | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8bed; /* rgb */ color: rgb(253, 139, 237); /* oklch */ color: oklch(79.2% 0.181 332.5);
Tailwind
colors: {
custom: {
50: '#ffb0f3',
500: '#fd8bed',
950: '#000000',
},
}SCSS
$custom: #fd8bed; $custom-light: #ffb0f3; $custom-dark: #000000;
JSON
{
"hex": "#fd8bed",
"rgb": {
"r": 253,
"g": 139,
"b": 237
},
"hsl": {
"h": 308.421,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79175,
"c": 0.18052,
"h": 332.5
},
"luminance": 0.45462
}Semantic roles & 50–950 ramp
primary
#FD8BED
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085