#FDBFF9#FDBFF9
#FDBFF9 is a very light, moderate purple. Relative luminance 0.650; OKLCH L 87.8% C 0.103 H 328.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFF9 |
|---|---|
| RGB | rgb(253, 191, 249) |
| HSL | hsl(304, 94%, 87%) |
| HSV | hsv(304, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 1.6%, 0.8%) |
| CIE-LAB | lab(84.48, 31.47, -19.95) |
| CIE-LCH | lch(84.48, 37.27, 327.63°) |
| OKLab | oklab(87.85% 0.0877 -0.0536) |
| OKLCH | oklch(87.85% 0.103 328.6) |
| XYZ | xyz(76.2361, 64.9861, 98.1319) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.66
Pale Mauve
#FED0FC
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFF9 #BFFDC3
analogous
#E2BFFD #FDBFF9 #FDBFDA
triadic
#FDBFF9 #F9FDBF #BFF9FD
tetradic
#FDBFF9 #FDE2BF #BFFDC3 #BFDAFD
square
#FDBFF9 #FDE2BF #BFFDC3 #BFDAFD
split-complementary
#FDBFF9 #DAFDBF #BFFDE2
monochromatic
#F948EE #FB84F3 #FDBFF9 #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.50
#FDBFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#FDBFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFF9
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFF9 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFB
Deuteranopia (green-blind)
#CAD6F7
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdbff9; /* rgb */ color: rgb(253, 191, 249); /* oklch */ color: oklch(87.8% 0.103 328.6);
Tailwind
colors: {
custom: {
50: '#fed2fb',
500: '#fdbff9',
950: '#000000',
},
}SCSS
$custom: #fdbff9; $custom-light: #fed2fb; $custom-dark: #000000;
JSON
{
"hex": "#fdbff9",
"rgb": {
"r": 253,
"g": 191,
"b": 249
},
"hsl": {
"h": 303.871,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87848,
"c": 0.10282,
"h": 328.6
},
"luminance": 0.64984
}Semantic roles & 50–950 ramp
primary
#FDBFF9
secondary
#7CE483
accent
#E60F00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385