#FDBBF4#FDBBF4
#FDBBF4 is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.0% C 0.105 H 331.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBF4 |
|---|---|
| RGB | rgb(253, 187, 244) |
| HSL | hsl(308, 94%, 86%) |
| HSV | hsv(308, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 3.6%, 0.8%) |
| CIE-LAB | lab(83.42, 32.69, -18.88) |
| CIE-LCH | lch(83.42, 37.75, 329.99°) |
| OKLab | oklab(86.99% 0.0921 -0.0506) |
| OKLCH | oklch(86.99% 0.105 331.2) |
| XYZ | xyz(74.6062, 62.9575, 93.7924) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.53
Pale Mauve
#FED0FC
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 5.65
Light Lilac
#EDC8FF
ΔE00 6.05
Plum
#DDA0DD
ΔE00 7.27
Pale Lavender
#EECFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBF4 #BBFDC4
analogous
#E5BBFD #FDBBF4 #FDBBD3
triadic
#FDBBF4 #F4FDBB #BBF4FD
tetradic
#FDBBF4 #FDE5BB #BBFDC4 #BBD3FD
square
#FDBBF4 #FDE5BB #BBFDC4 #BBD3FD
split-complementary
#FDBBF4 #D3FDBB #BBFDE5
monochromatic
#FA44E1 #FB80EA #FDBBF4 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.55
#FDBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FDBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBF4
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBF4 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbbf4; /* rgb */ color: rgb(253, 187, 244); /* oklch */ color: oklch(87.0% 0.105 331.2);
Tailwind
colors: {
custom: {
50: '#fed0f7',
500: '#fdbbf4',
950: '#000000',
},
}SCSS
$custom: #fdbbf4; $custom-light: #fed0f7; $custom-dark: #000000;
JSON
{
"hex": "#fdbbf4",
"rgb": {
"r": 253,
"g": 187,
"b": 244
},
"hsl": {
"h": 308.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86986,
"c": 0.10511,
"h": 331.2
},
"luminance": 0.62955
}Semantic roles & 50–950 ramp
primary
#FDBBF4
secondary
#79E387
accent
#E61F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385