#FDBBF6#FDBBF6
#FDBBF6 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.1% C 0.107 H 330.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBF6 |
|---|---|
| RGB | rgb(253, 187, 246) |
| HSL | hsl(306, 94%, 86%) |
| HSV | hsv(306, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 2.8%, 0.8%) |
| CIE-LAB | lab(83.48, 33.04, -19.85) |
| CIE-LCH | lch(83.48, 38.55, 329.00°) |
| OKLab | oklab(87.06% 0.0927 -0.0533) |
| OKLCH | oklch(87.06% 0.107 330.1) |
| XYZ | xyz(74.9115, 63.0796, 95.4004) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.23
Pale Mauve
#FED0FC
ΔE00 5.45
Very Light Purple
#F6CEFC
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 5.87
Plum
#DDA0DD
ΔE00 7.22
Pale Lavender
#EECFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBF6 #BBFDC2
analogous
#E3BBFD #FDBBF6 #FDBBD5
triadic
#FDBBF6 #F6FDBB #BBF6FD
tetradic
#FDBBF6 #FDE3BB #BBFDC2 #BBD5FD
square
#FDBBF6 #FDE3BB #BBFDC2 #BBD5FD
split-complementary
#FDBBF6 #D5FDBB #BBFDE3
monochromatic
#FA44E6 #FB80EE #FDBBF6 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.54
#FDBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FDBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBF6
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBF6 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF8
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#FFBFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbbf6; /* rgb */ color: rgb(253, 187, 246); /* oklch */ color: oklch(87.1% 0.107 330.1);
Tailwind
colors: {
custom: {
50: '#fed0f9',
500: '#fdbbf6',
950: '#000000',
},
}SCSS
$custom: #fdbbf6; $custom-light: #fed0f9; $custom-dark: #000000;
JSON
{
"hex": "#fdbbf6",
"rgb": {
"r": 253,
"g": 187,
"b": 246
},
"hsl": {
"h": 306.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87056,
"c": 0.10695,
"h": 330.1
},
"luminance": 0.63077
}Semantic roles & 50–950 ramp
primary
#FDBBF6
secondary
#79E384
accent
#E61800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385