#FDBCF3#FDBCF3
#FDBCF3 is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.1% C 0.102 H 331.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCF3 |
|---|---|
| RGB | rgb(253, 188, 243) |
| HSL | hsl(309, 94%, 86%) |
| HSV | hsv(309, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 4%, 0.8%) |
| CIE-LAB | lab(83.61, 31.99, -18.06) |
| CIE-LCH | lch(83.61, 36.74, 330.56°) |
| OKLab | oklab(87.12% 0.0903 -0.0484) |
| OKLCH | oklch(87.12% 0.102 331.8) |
| XYZ | xyz(74.6676, 63.3227, 93.0659) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.68
Pale Mauve
#FED0FC
ΔE00 5.02
Very Light Purple
#F6CEFC
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 6.03
Pale Lavender
#EECFFE
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCF3 #BCFDC6
analogous
#E7BCFD #FDBCF3 #FDBCD3
triadic
#FDBCF3 #F3FDBC #BCF3FD
tetradic
#FDBCF3 #FDE7BC #BCFDC6 #BCD3FD
square
#FDBCF3 #FDE7BC #BCFDC6 #BCD3FD
split-complementary
#FDBCF3 #D3FDBC #BCFDE7
monochromatic
#F945DE #FB81E8 #FDBCF3 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.54
#FDBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FDBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCF3
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCF3 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF5
Deuteranopia (green-blind)
#CAD4F1
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbcf3; /* rgb */ color: rgb(253, 188, 243); /* oklch */ color: oklch(87.1% 0.102 331.8);
Tailwind
colors: {
custom: {
50: '#fed0f7',
500: '#fdbcf3',
950: '#000000',
},
}SCSS
$custom: #fdbcf3; $custom-light: #fed0f7; $custom-dark: #000000;
JSON
{
"hex": "#fdbcf3",
"rgb": {
"r": 253,
"g": 188,
"b": 243
},
"hsl": {
"h": 309.231,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87122,
"c": 0.10247,
"h": 331.8
},
"luminance": 0.6332
}Semantic roles & 50–950 ramp
primary
#FDBCF3
secondary
#7AE48A
accent
#E62300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385