#FDBCF4#FDBCF4
#FDBCF4 is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.103 H 331.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCF4 |
|---|---|
| RGB | rgb(253, 188, 244) |
| HSL | hsl(308, 94%, 86%) |
| HSV | hsv(308, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 3.6%, 0.8%) |
| CIE-LAB | lab(83.64, 32.17, -18.55) |
| CIE-LCH | lch(83.64, 37.13, 330.03°) |
| OKLab | oklab(87.16% 0.0906 -0.0497) |
| OKLCH | oklch(87.16% 0.103 331.3) |
| XYZ | xyz(74.8191, 63.3832, 93.8634) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.51
Pale Mauve
#FED0FC
ΔE00 5.06
Very Light Purple
#F6CEFC
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 5.92
Pale Lavender
#EECFFE
ΔE00 7.16
Plum
#DDA0DD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCF4 #BCFDC5
analogous
#E6BCFD #FDBCF4 #FDBCD4
triadic
#FDBCF4 #F4FDBC #BCF4FD
tetradic
#FDBCF4 #FDE6BC #BCFDC5 #BCD4FD
square
#FDBCF4 #FDE6BC #BCFDC5 #BCD4FD
split-complementary
#FDBCF4 #D4FDBC #BCFDE6
monochromatic
#F945E0 #FB81EA #FDBCF4 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.54
#FDBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FDBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCF4
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCF4 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF6
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbcf4; /* rgb */ color: rgb(253, 188, 244); /* oklch */ color: oklch(87.2% 0.103 331.3);
Tailwind
colors: {
custom: {
50: '#fed0f7',
500: '#fdbcf4',
950: '#000000',
},
}SCSS
$custom: #fdbcf4; $custom-light: #fed0f7; $custom-dark: #000000;
JSON
{
"hex": "#fdbcf4",
"rgb": {
"r": 253,
"g": 188,
"b": 244
},
"hsl": {
"h": 308.308,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87157,
"c": 0.10337,
"h": 331.3
},
"luminance": 0.63381
}Semantic roles & 50–950 ramp
primary
#FDBCF4
secondary
#7AE488
accent
#E62000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385