#FDBBF9#FDBBF9
#FDBBF9 is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.2% C 0.110 H 328.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBF9 |
|---|---|
| RGB | rgb(253, 187, 249) |
| HSL | hsl(304, 94%, 86%) |
| HSV | hsv(304, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 1.6%, 0.8%) |
| CIE-LAB | lab(83.58, 33.58, -21.31) |
| CIE-LCH | lch(83.58, 39.77, 327.60°) |
| OKLab | oklab(87.16% 0.0936 -0.0573) |
| OKLCH | oklch(87.16% 0.11 328.5) |
| XYZ | xyz(75.3757, 63.2653, 97.8450) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 5.67
Pale Mauve
#FED0FC
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 5.79
Plum
#DDA0DD
ΔE00 7.21
Mauve
#E0B0FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBF9 #BBFDBF
analogous
#E0BBFD #FDBBF9 #FDBBD8
triadic
#FDBBF9 #F9FDBB #BBF9FD
tetradic
#FDBBF9 #FDE0BB #BBFDBF #BBD8FD
square
#FDBBF9 #FDE0BB #BBFDBF #BBD8FD
split-complementary
#FDBBF9 #D8FDBB #BBFDE0
monochromatic
#FA44EF #FB80F4 #FDBBF9 #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.54
#FDBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FDBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBF9
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBF9 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFB
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#FFC0D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbbf9; /* rgb */ color: rgb(253, 187, 249); /* oklch */ color: oklch(87.2% 0.110 328.5);
Tailwind
colors: {
custom: {
50: '#ffd0fb',
500: '#fdbbf9',
950: '#000000',
},
}SCSS
$custom: #fdbbf9; $custom-light: #ffd0fb; $custom-dark: #000000;
JSON
{
"hex": "#fdbbf9",
"rgb": {
"r": 253,
"g": 187,
"b": 249
},
"hsl": {
"h": 303.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87163,
"c": 0.10976,
"h": 328.5
},
"luminance": 0.63263
}Semantic roles & 50–950 ramp
primary
#FDBBF9
secondary
#79E37F
accent
#E60E00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385