#FDBFF4#FDBFF4
#FDBFF4 is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.7% C 0.098 H 331.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFF4 |
|---|---|
| RGB | rgb(253, 191, 244) |
| HSL | hsl(309, 94%, 87%) |
| HSV | hsv(309, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 3.6%, 0.8%) |
| CIE-LAB | lab(84.32, 30.59, -17.53) |
| CIE-LCH | lch(84.32, 35.26, 330.19°) |
| OKLab | oklab(87.67% 0.0862 -0.0469) |
| OKLCH | oklch(87.67% 0.098 331.4) |
| XYZ | xyz(75.4666, 64.6783, 94.0792) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.28
Light Lavendar
#EFC0FE
ΔE00 4.55
Very Light Purple
#F6CEFC
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 5.61
Pale Lavender
#EECFFE
ΔE00 6.62
Plum
#DDA0DD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFF4 #BFFDC8
analogous
#E7BFFD #FDBFF4 #FDBFD5
triadic
#FDBFF4 #F4FDBF #BFF4FD
tetradic
#FDBFF4 #FDE7BF #BFFDC8 #BFD5FD
square
#FDBFF4 #FDE7BF #BFFDC8 #BFD5FD
split-complementary
#FDBFF4 #D5FDBF #BFFDE7
monochromatic
#F948E0 #FB84EA #FDBFF4 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.51
#FDBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FDBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFF4
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFF4 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF6
Deuteranopia (green-blind)
#CCD5F2
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdbff4; /* rgb */ color: rgb(253, 191, 244); /* oklch */ color: oklch(87.7% 0.098 331.4);
Tailwind
colors: {
custom: {
50: '#fed2f7',
500: '#fdbff4',
950: '#000000',
},
}SCSS
$custom: #fdbff4; $custom-light: #fed2f7; $custom-dark: #000000;
JSON
{
"hex": "#fdbff4",
"rgb": {
"r": 253,
"g": 191,
"b": 244
},
"hsl": {
"h": 308.71,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87674,
"c": 0.09815,
"h": 331.4
},
"luminance": 0.64676
}Semantic roles & 50–950 ramp
primary
#FDBFF4
secondary
#7CE48B
accent
#E62100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385