#FDBCF5#FDBCF5
#FDBCF5 is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.104 H 330.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCF5 |
|---|---|
| RGB | rgb(253, 188, 245) |
| HSL | hsl(307, 94%, 86%) |
| HSV | hsv(307, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 3.2%, 0.8%) |
| CIE-LAB | lab(83.68, 32.34, -19.03) |
| CIE-LCH | lch(83.68, 37.53, 329.53°) |
| OKLab | oklab(87.19% 0.0909 -0.0511) |
| OKLCH | oklch(87.19% 0.104 330.7) |
| XYZ | xyz(74.9713, 63.4441, 94.6652) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.34
Pale Mauve
#FED0FC
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 5.83
Pale Lavender
#EECFFE
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCF5 #BCFDC4
analogous
#E5BCFD #FDBCF5 #FDBCD5
triadic
#FDBCF5 #F5FDBC #BCF5FD
tetradic
#FDBCF5 #FDE5BC #BCFDC4 #BCD5FD
square
#FDBCF5 #FDE5BC #BCFDC4 #BCD5FD
split-complementary
#FDBCF5 #D5FDBC #BCFDE5
monochromatic
#F945E3 #FB81EC #FDBCF5 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.53
#FDBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FDBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCF5
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCF5 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#C9D4F3
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdbcf5; /* rgb */ color: rgb(253, 188, 245); /* oklch */ color: oklch(87.2% 0.104 330.7);
Tailwind
colors: {
custom: {
50: '#fed0f8',
500: '#fdbcf5',
950: '#000000',
},
}SCSS
$custom: #fdbcf5; $custom-light: #fed0f8; $custom-dark: #000000;
JSON
{
"hex": "#fdbcf5",
"rgb": {
"r": 253,
"g": 188,
"b": 245
},
"hsl": {
"h": 307.385,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87192,
"c": 0.10429,
"h": 330.7
},
"luminance": 0.63442
}Semantic roles & 50–950 ramp
primary
#FDBCF5
secondary
#7AE487
accent
#E61C00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385