#FDBFF7#FDBFF7
#FDBFF7 is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.8% C 0.101 H 329.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFF7 |
|---|---|
| RGB | rgb(253, 191, 247) |
| HSL | hsl(306, 94%, 87%) |
| HSV | hsv(306, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 2.4%, 0.8%) |
| CIE-LAB | lab(84.41, 31.12, -18.98) |
| CIE-LCH | lch(84.41, 36.45, 328.61°) |
| OKLab | oklab(87.78% 0.0871 -0.0509) |
| OKLCH | oklch(87.78% 0.101 329.7) |
| XYZ | xyz(75.9258, 64.8620, 96.4977) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.99
Pale Mauve
#FED0FC
ΔE00 4.45
Very Light Purple
#F6CEFC
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 5.27
Pale Lavender
#EECFFE
ΔE00 6.48
Plum
#DDA0DD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFF7 #BFFDC5
analogous
#E4BFFD #FDBFF7 #FDBFD8
triadic
#FDBFF7 #F7FDBF #BFF7FD
tetradic
#FDBFF7 #FDE4BF #BFFDC5 #BFD8FD
square
#FDBFF7 #FDE4BF #BFFDC5 #BFD8FD
split-complementary
#FDBFF7 #D8FDBF #BFFDE4
monochromatic
#F948E8 #FB84F0 #FDBFF7 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.50
#FDBFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FDBFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFF7
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFF7 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEF9
Deuteranopia (green-blind)
#CBD6F5
Tritanopia (blue-blind)
#FFC3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdbff7; /* rgb */ color: rgb(253, 191, 247); /* oklch */ color: oklch(87.8% 0.101 329.7);
Tailwind
colors: {
custom: {
50: '#fed2fa',
500: '#fdbff7',
950: '#000000',
},
}SCSS
$custom: #fdbff7; $custom-light: #fed2fa; $custom-dark: #000000;
JSON
{
"hex": "#fdbff7",
"rgb": {
"r": 253,
"g": 191,
"b": 247
},
"hsl": {
"h": 305.806,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87778,
"c": 0.10092,
"h": 329.7
},
"luminance": 0.6486
}Semantic roles & 50–950 ramp
primary
#FDBFF7
secondary
#7CE486
accent
#E61600
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385