#FDBFF6#FDBFF6
#FDBFF6 is a very light, moderate purple. Relative luminance 0.648; OKLCH L 87.7% C 0.100 H 330.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFF6 |
|---|---|
| RGB | rgb(253, 191, 246) |
| HSL | hsl(307, 94%, 87%) |
| HSV | hsv(307, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 2.8%, 0.8%) |
| CIE-LAB | lab(84.38, 30.94, -18.50) |
| CIE-LCH | lch(84.38, 36.05, 329.13°) |
| OKLab | oklab(87.74% 0.0868 -0.0496) |
| OKLCH | oklch(87.74% 0.1 330.3) |
| XYZ | xyz(75.7719, 64.8004, 95.6872) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Pale Mauve
#FED0FC
ΔE00 4.38
Very Light Purple
#F6CEFC
ΔE00 4.74
Light Lilac
#EDC8FF
ΔE00 5.37
Pale Lavender
#EECFFE
ΔE00 6.52
Plum
#DDA0DD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFF6 #BFFDC6
analogous
#E5BFFD #FDBFF6 #FDBFD7
triadic
#FDBFF6 #F6FDBF #BFF6FD
tetradic
#FDBFF6 #FDE5BF #BFFDC6 #BFD7FD
square
#FDBFF6 #FDE5BF #BFFDC6 #BFD7FD
split-complementary
#FDBFF6 #D7FDBF #BFFDE5
monochromatic
#F948E5 #FB84EE #FDBFF6 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.50
#FDBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FDBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFF6
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFF6 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF8
Deuteranopia (green-blind)
#CBD6F4
Tritanopia (blue-blind)
#FFC3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdbff6; /* rgb */ color: rgb(253, 191, 246); /* oklch */ color: oklch(87.7% 0.100 330.3);
Tailwind
colors: {
custom: {
50: '#fed2f9',
500: '#fdbff6',
950: '#000000',
},
}SCSS
$custom: #fdbff6; $custom-light: #fed2f9; $custom-dark: #000000;
JSON
{
"hex": "#fdbff6",
"rgb": {
"r": 253,
"g": 191,
"b": 246
},
"hsl": {
"h": 306.774,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87743,
"c": 0.09999,
"h": 330.3
},
"luminance": 0.64798
}Semantic roles & 50–950 ramp
primary
#FDBFF6
secondary
#7CE488
accent
#E61A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385