#FD8CEE#FD8CEE
#FD8CEE is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.4% C 0.180 H 332.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CEE |
|---|---|
| RGB | rgb(253, 140, 238) |
| HSL | hsl(308, 97%, 77%) |
| HSV | hsv(308, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 5.9%, 0.8%) |
| CIE-LAB | lab(73.43, 55.78, -30.89) |
| CIE-LCH | lch(73.43, 63.76, 331.02°) |
| OKLab | oklab(79.36% 0.159 -0.0838) |
| OKLCH | oklch(79.36% 0.18 332.2) |
| XYZ | xyz(65.3183, 45.8156, 86.2752) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 6.38
Candy Pink
#FF63E9
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CEE #8CFD9B
analogous
#D48CFD #FD8CEE #FD8CB5
triadic
#FD8CEE #EEFD8C #8CEEFD
tetradic
#FD8CEE #FDD48C #8CFD9B #8CB5FD
square
#FD8CEE #FDD48C #8CFD9B #8CB5FD
split-complementary
#FD8CEE #B5FD8C #8CFDD4
monochromatic
#FB14DC #FC50E5 #FD8CEE #FEC8F7 #FEE1FB
Accessibility & contrast
On white
2.07
#FD8CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FD8CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CEE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CEE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8cee; /* rgb */ color: rgb(253, 140, 238); /* oklch */ color: oklch(79.4% 0.180 332.2);
Tailwind
colors: {
custom: {
50: '#ffb1f3',
500: '#fd8cee',
950: '#000000',
},
}SCSS
$custom: #fd8cee; $custom-light: #ffb1f3; $custom-dark: #000000;
JSON
{
"hex": "#fd8cee",
"rgb": {
"r": 253,
"g": 140,
"b": 238
},
"hsl": {
"h": 307.965,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79358,
"c": 0.17973,
"h": 332.2
},
"luminance": 0.45812
}Semantic roles & 50–950 ramp
primary
#FD8CEE
secondary
#D4F7D9
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085