#FDB4FF#FDB4FF
#FDB4FF is a very light, vivid purple. Relative luminance 0.607; OKLCH L 86.2% C 0.128 H 325.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB4FF |
|---|---|
| RGB | rgb(253, 180, 255) |
| HSL | hsl(298, 100%, 85%) |
| HSV | hsv(298, 29%, 100%) |
| CMYK | cmyk(0.8%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(82.24, 38.33, -26.55) |
| CIE-LCH | lch(82.24, 46.62, 325.29°) |
| OKLab | oklab(86.21% 0.1055 -0.0719) |
| OKLCH | oklch(86.21% 0.128 325.7) |
| XYZ | xyz(74.8775, 60.7476, 102.3695) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.59
Mauve
#E0B0FF
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.77
Light Lilac
#EDC8FF
ΔE00 6.93
Very Light Purple
#F6CEFC
ΔE00 7.92
Light Violet
#D6B4FC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB4FF #B6FFB4
analogous
#D7B4FF #FDB4FF #FFB4DB
triadic
#FDB4FF #FFFDB4 #B4FFFD
tetradic
#FDB4FF #FFD7B4 #B6FFB4 #B4DBFF
square
#FDB4FF #FFD7B4 #B6FFB4 #B4DBFF
split-complementary
#FDB4FF #DBFFB4 #B4FFD7
monochromatic
#FA3AFF #FB77FF #FDB4FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.60
#FDB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FDB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB4FF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB4FF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdb4ff; /* rgb */ color: rgb(253, 180, 255); /* oklch */ color: oklch(86.2% 0.128 325.7);
Tailwind
colors: {
custom: {
50: '#ffcbff',
500: '#fdb4ff',
950: '#000000',
},
}SCSS
$custom: #fdb4ff; $custom-light: #ffcbff; $custom-dark: #000000;
JSON
{
"hex": "#fdb4ff",
"rgb": {
"r": 253,
"g": 180,
"b": 255
},
"hsl": {
"h": 298.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.86209,
"c": 0.12768,
"h": 325.7
},
"luminance": 0.60745
}Semantic roles & 50–950 ramp
primary
#FDB4FF
secondary
#74E671
accent
#E60006
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386