#FDBFF5#FDBFF5
#FDBFF5 is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.7% C 0.099 H 330.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFF5 |
|---|---|
| RGB | rgb(253, 191, 245) |
| HSL | hsl(308, 94%, 87%) |
| HSV | hsv(308, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 3.2%, 0.8%) |
| CIE-LAB | lab(84.35, 30.77, -18.01) |
| CIE-LCH | lch(84.35, 35.65, 329.65°) |
| OKLab | oklab(87.71% 0.0865 -0.0483) |
| OKLCH | oklch(87.71% 0.099 330.8) |
| XYZ | xyz(75.6188, 64.7392, 94.8811) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.32
Light Lavendar
#EFC0FE
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 4.74
Light Lilac
#EDC8FF
ΔE00 5.49
Pale Lavender
#EECFFE
ΔE00 6.56
Plum
#DDA0DD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFF5 #BFFDC7
analogous
#E6BFFD #FDBFF5 #FDBFD6
triadic
#FDBFF5 #F5FDBF #BFF5FD
tetradic
#FDBFF5 #FDE6BF #BFFDC7 #BFD6FD
square
#FDBFF5 #FDE6BF #BFFDC7 #BFD6FD
split-complementary
#FDBFF5 #D6FDBF #BFFDE6
monochromatic
#F948E2 #FB84EC #FDBFF5 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.51
#FDBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FDBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFF5
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFF5 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF7
Deuteranopia (green-blind)
#CCD5F3
Tritanopia (blue-blind)
#FFC3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdbff5; /* rgb */ color: rgb(253, 191, 245); /* oklch */ color: oklch(87.7% 0.099 330.8);
Tailwind
colors: {
custom: {
50: '#fed2f8',
500: '#fdbff5',
950: '#000000',
},
}SCSS
$custom: #fdbff5; $custom-light: #fed2f8; $custom-dark: #000000;
JSON
{
"hex": "#fdbff5",
"rgb": {
"r": 253,
"g": 191,
"b": 245
},
"hsl": {
"h": 307.742,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87708,
"c": 0.09907,
"h": 330.8
},
"luminance": 0.64737
}Semantic roles & 50–950 ramp
primary
#FDBFF5
secondary
#7CE48A
accent
#E61E00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385