#FDA4E0#FDA4E0
#FDA4E0 is a very light, vivid pink. Relative luminance 0.528; OKLCH L 82.5% C 0.128 H 339.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA4E0 |
|---|---|
| RGB | rgb(253, 164, 224) |
| HSL | hsl(320, 96%, 82%) |
| HSV | hsv(320, 35%, 99%) |
| CMYK | cmyk(0%, 35.2%, 11.5%, 0.8%) |
| CIE-LAB | lab(77.77, 41.34, -16.64) |
| CIE-LCH | lch(77.77, 44.57, 338.08°) |
| OKLab | oklab(82.47% 0.1204 -0.0443) |
| OKLCH | oklch(82.47% 0.128 339.8) |
| XYZ | xyz(67.2380, 52.8189, 77.1600) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 6.95
Powder Pink
#FFB2D0
ΔE00 7.29
Pink (survey)
#FF81C0
ΔE00 8.10
Light Lavendar
#EFC0FE
ΔE00 9.18
Lavender Pink
#DD85D7
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA4E0 #A4FDC1
analogous
#EEA4FD #FDA4E0 #FDA4B4
triadic
#FDA4E0 #E0FDA4 #A4E0FD
tetradic
#FDA4E0 #FDEEA4 #A4FDC1 #A4B4FD
square
#FDA4E0 #FDEEA4 #A4FDC1 #A4B4FD
split-complementary
#FDA4E0 #B4FDA4 #A4FDEE
monochromatic
#FA2CB7 #FC68CC #FDA4E0 #FEE0F4 #FEE1F5
Accessibility & contrast
On white
1.82
#FDA4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FDA4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA4E0
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA4E0 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E2
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#FFA5B9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fda4e0; /* rgb */ color: rgb(253, 164, 224); /* oklch */ color: oklch(82.5% 0.128 339.8);
Tailwind
colors: {
custom: {
50: '#ffc0e9',
500: '#fda4e0',
950: '#000000',
},
}SCSS
$custom: #fda4e0; $custom-light: #ffc0e9; $custom-dark: #000000;
JSON
{
"hex": "#fda4e0",
"rgb": {
"r": 253,
"g": 164,
"b": 224
},
"hsl": {
"h": 319.551,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.82466,
"c": 0.12829,
"h": 339.8
},
"luminance": 0.52815
}Semantic roles & 50–950 ramp
primary
#FDA4E0
secondary
#65E08D
accent
#E64B00
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284