#FDBAFA#FDBAFA
#FDBAFA is a very light, moderate purple. Relative luminance 0.629; OKLCH L 87.0% C 0.112 H 328.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBAFA |
|---|---|
| RGB | rgb(253, 186, 250) |
| HSL | hsl(303, 94%, 86%) |
| HSV | hsv(303, 26%, 99%) |
| CMYK | cmyk(0%, 26.5%, 1.2%, 0.8%) |
| CIE-LAB | lab(83.39, 34.28, -22.13) |
| CIE-LCH | lch(83.39, 40.80, 327.16°) |
| OKLab | oklab(87.03% 0.0954 -0.0596) |
| OKLCH | oklch(87.03% 0.112 328) |
| XYZ | xyz(75.3206, 62.9050, 98.5982) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 5.80
Pale Mauve
#FED0FC
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.09
Mauve
#E0B0FF
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBAFA #BAFDBD
analogous
#DEBAFD #FDBAFA #FDBAD8
triadic
#FDBAFA #FAFDBA #BAFAFD
tetradic
#FDBAFA #FDDEBA #BAFDBD #BAD8FD
square
#FDBAFA #FDDEBA #BAFDBD #BAD8FD
split-complementary
#FDBAFA #D8FDBA #BAFDDE
monochromatic
#FA43F1 #FB7FF6 #FDBAFA #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.55
#FDBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FDBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBAFA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBAFA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#C6D3F8
Tritanopia (blue-blind)
#FFBFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbafa; /* rgb */ color: rgb(253, 186, 250); /* oklch */ color: oklch(87.0% 0.112 328.0);
Tailwind
colors: {
custom: {
50: '#ffcffc',
500: '#fdbafa',
950: '#000000',
},
}SCSS
$custom: #fdbafa; $custom-light: #ffcffc; $custom-dark: #000000;
JSON
{
"hex": "#fdbafa",
"rgb": {
"r": 253,
"g": 186,
"b": 250
},
"hsl": {
"h": 302.687,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.87029,
"c": 0.11246,
"h": 328
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#FDBAFA
secondary
#78E37D
accent
#E60A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385