#FDBAF7#FDBAF7
#FDBAF7 is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.9% C 0.110 H 329.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBAF7 |
|---|---|
| RGB | rgb(253, 186, 247) |
| HSL | hsl(305, 94%, 86%) |
| HSV | hsv(305, 26%, 99%) |
| CMYK | cmyk(0%, 26.5%, 2.4%, 0.8%) |
| CIE-LAB | lab(83.29, 33.75, -20.68) |
| CIE-LCH | lch(83.29, 39.58, 328.51°) |
| OKLab | oklab(86.92% 0.0945 -0.0556) |
| OKLCH | oklch(86.92% 0.11 329.5) |
| XYZ | xyz(74.8540, 62.7183, 96.1405) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.16
Pale Mauve
#FED0FC
ΔE00 5.80
Very Light Purple
#F6CEFC
ΔE00 5.95
Light Lilac
#EDC8FF
ΔE00 5.95
Plum
#DDA0DD
ΔE00 7.06
Pale Lavender
#EECFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBAF7 #BAFDC0
analogous
#E1BAFD #FDBAF7 #FDBAD5
triadic
#FDBAF7 #F7FDBA #BAF7FD
tetradic
#FDBAF7 #FDE1BA #BAFDC0 #BAD5FD
square
#FDBAF7 #FDE1BA #BAFDC0 #BAD5FD
split-complementary
#FDBAF7 #D5FDBA #BAFDE1
monochromatic
#FA43E9 #FB7FF0 #FDBAF7 #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.55
#FDBAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FDBAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBAF7
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBAF7 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAF9
Deuteranopia (green-blind)
#C7D3F5
Tritanopia (blue-blind)
#FFBECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbaf7; /* rgb */ color: rgb(253, 186, 247); /* oklch */ color: oklch(86.9% 0.110 329.5);
Tailwind
colors: {
custom: {
50: '#ffcffa',
500: '#fdbaf7',
950: '#000000',
},
}SCSS
$custom: #fdbaf7; $custom-light: #ffcffa; $custom-dark: #000000;
JSON
{
"hex": "#fdbaf7",
"rgb": {
"r": 253,
"g": 186,
"b": 247
},
"hsl": {
"h": 305.373,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.86922,
"c": 0.10962,
"h": 329.5
},
"luminance": 0.62716
}Semantic roles & 50–950 ramp
primary
#FDBAF7
secondary
#78E381
accent
#E61500
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385