#FDBAF2#FDBAF2
#FDBAF2 is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.7% C 0.105 H 332.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBAF2 |
|---|---|
| RGB | rgb(253, 186, 242) |
| HSL | hsl(310, 94%, 86%) |
| HSV | hsv(310, 26%, 99%) |
| CMYK | cmyk(0%, 26.5%, 4.3%, 0.8%) |
| CIE-LAB | lab(83.13, 32.87, -18.25) |
| CIE-LCH | lch(83.13, 37.60, 330.96°) |
| OKLab | oklab(86.75% 0.093 -0.0489) |
| OKLCH | oklch(86.75% 0.105 332.3) |
| XYZ | xyz(74.0927, 62.4139, 92.1313) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.89
Pale Mauve
#FED0FC
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 5.88
Light Lilac
#EDC8FF
ΔE00 6.37
Plum
#DDA0DD
ΔE00 7.18
Pale Lavender
#EECFFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBAF2 #BAFDC5
analogous
#E6BAFD #FDBAF2 #FDBAD0
triadic
#FDBAF2 #F2FDBA #BAF2FD
tetradic
#FDBAF2 #FDE6BA #BAFDC5 #BAD0FD
square
#FDBAF2 #FDE6BA #BAFDC5 #BAD0FD
split-complementary
#FDBAF2 #D0FDBA #BAFDE6
monochromatic
#FA43DC #FB7FE7 #FDBAF2 #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.56
#FDBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FDBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBAF2
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBAF2 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#C9D2F0
Tritanopia (blue-blind)
#FFBDCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbaf2; /* rgb */ color: rgb(253, 186, 242); /* oklch */ color: oklch(86.7% 0.105 332.3);
Tailwind
colors: {
custom: {
50: '#ffcff6',
500: '#fdbaf2',
950: '#000000',
},
}SCSS
$custom: #fdbaf2; $custom-light: #ffcff6; $custom-dark: #000000;
JSON
{
"hex": "#fdbaf2",
"rgb": {
"r": 253,
"g": 186,
"b": 242
},
"hsl": {
"h": 309.851,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.86745,
"c": 0.10505,
"h": 332.3
},
"luminance": 0.62411
}Semantic roles & 50–950 ramp
primary
#FDBAF2
secondary
#78E389
accent
#E62600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385