#FDBFF3#FDBFF3
#FDBFF3 is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.6% C 0.097 H 332.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFF3 |
|---|---|
| RGB | rgb(253, 191, 243) |
| HSL | hsl(310, 94%, 87%) |
| HSV | hsv(310, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 4%, 0.8%) |
| CIE-LAB | lab(84.29, 30.42, -17.04) |
| CIE-LCH | lch(84.29, 34.87, 330.74°) |
| OKLab | oklab(87.64% 0.0859 -0.0456) |
| OKLCH | oklch(87.64% 0.097 332) |
| XYZ | xyz(75.3152, 64.6177, 93.2818) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.24
Light Lavendar
#EFC0FE
ΔE00 4.74
Very Light Purple
#F6CEFC
ΔE00 4.78
Light Lilac
#EDC8FF
ΔE00 5.75
Pale Lavender
#EECFFE
ΔE00 6.68
Powder Pink
#FFB2D0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFF3 #BFFDC9
analogous
#E8BFFD #FDBFF3 #FDBFD4
triadic
#FDBFF3 #F3FDBF #BFF3FD
tetradic
#FDBFF3 #FDE8BF #BFFDC9 #BFD4FD
square
#FDBFF3 #FDE8BF #BFFDC9 #BFD4FD
split-complementary
#FDBFF3 #D4FDBF #BFFDE8
monochromatic
#F948DD #FB84E8 #FDBFF3 #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.51
#FDBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FDBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFF3
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFF3 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF5
Deuteranopia (green-blind)
#CCD5F1
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdbff3; /* rgb */ color: rgb(253, 191, 243); /* oklch */ color: oklch(87.6% 0.097 332.0);
Tailwind
colors: {
custom: {
50: '#fed2f7',
500: '#fdbff3',
950: '#000000',
},
}SCSS
$custom: #fdbff3; $custom-light: #fed2f7; $custom-dark: #000000;
JSON
{
"hex": "#fdbff3",
"rgb": {
"r": 253,
"g": 191,
"b": 243
},
"hsl": {
"h": 309.677,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87639,
"c": 0.09724,
"h": 332
},
"luminance": 0.64615
}Semantic roles & 50–950 ramp
primary
#FDBFF3
secondary
#7CE48D
accent
#E62500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385