#FDB4FE#FDB4FE
#FDB4FE is a very light, vivid purple. Relative luminance 0.607; OKLCH L 86.2% C 0.127 H 326.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB4FE |
|---|---|
| RGB | rgb(253, 180, 254) |
| HSL | hsl(299, 97%, 85%) |
| HSV | hsv(299, 29%, 100%) |
| CMYK | cmyk(0.4%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(82.21, 38.14, -26.06) |
| CIE-LCH | lch(82.21, 46.20, 325.66°) |
| OKLab | oklab(86.17% 0.1052 -0.0706) |
| OKLCH | oklch(86.17% 0.127 326.2) |
| XYZ | xyz(74.7169, 60.6834, 101.5240) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.58
Mauve
#E0B0FF
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 6.92
Very Light Purple
#F6CEFC
ΔE00 7.84
Pale Mauve
#FED0FC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB4FE #B5FEB4
analogous
#D8B4FE #FDB4FE #FEB4DA
triadic
#FDB4FE #FEFDB4 #B4FEFD
tetradic
#FDB4FE #FED8B4 #B5FEB4 #B4DAFE
square
#FDB4FE #FED8B4 #B5FEB4 #B4DAFE
split-complementary
#FDB4FE #DAFEB4 #B4FED8
monochromatic
#FA3BFC #FB78FD #FDB4FE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.60
#FDB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FDB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB4FE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB4FE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdb4fe; /* rgb */ color: rgb(253, 180, 254); /* oklch */ color: oklch(86.2% 0.127 326.2);
Tailwind
colors: {
custom: {
50: '#ffcbff',
500: '#fdb4fe',
950: '#000000',
},
}SCSS
$custom: #fdb4fe; $custom-light: #ffcbff; $custom-dark: #000000;
JSON
{
"hex": "#fdb4fe",
"rgb": {
"r": 253,
"g": 180,
"b": 254
},
"hsl": {
"h": 299.189,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.86171,
"c": 0.1267,
"h": 326.2
},
"luminance": 0.60681
}Semantic roles & 50–950 ramp
primary
#FDB4FE
secondary
#73E472
accent
#E60003
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386