#FDBCF2#FDBCF2
#FDBCF2 is a very light, moderate pink. Relative luminance 0.633; OKLCH L 87.1% C 0.102 H 332.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCF2 |
|---|---|
| RGB | rgb(253, 188, 242) |
| HSL | hsl(310, 94%, 86%) |
| HSV | hsv(310, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 4.3%, 0.8%) |
| CIE-LAB | lab(83.58, 31.82, -17.57) |
| CIE-LCH | lch(83.58, 36.35, 331.09°) |
| OKLab | oklab(87.09% 0.09 -0.047) |
| OKLCH | oklch(87.09% 0.102 332.4) |
| XYZ | xyz(74.5170, 63.2624, 92.2728) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.86
Pale Mauve
#FED0FC
ΔE00 4.98
Very Light Purple
#F6CEFC
ΔE00 5.44
Light Lilac
#EDC8FF
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 7.25
Plum
#DDA0DD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCF2 #BCFDC7
analogous
#E8BCFD #FDBCF2 #FDBCD2
triadic
#FDBCF2 #F2FDBC #BCF2FD
tetradic
#FDBCF2 #FDE8BC #BCFDC7 #BCD2FD
square
#FDBCF2 #FDE8BC #BCFDC7 #BCD2FD
split-complementary
#FDBCF2 #D2FDBC #BCFDE8
monochromatic
#F945DB #FB81E6 #FDBCF2 #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.54
#FDBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FDBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCF2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCF2 | 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)
#BBCBF4
Deuteranopia (green-blind)
#CAD4F0
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbcf2; /* rgb */ color: rgb(253, 188, 242); /* oklch */ color: oklch(87.1% 0.102 332.4);
Tailwind
colors: {
custom: {
50: '#fed0f6',
500: '#fdbcf2',
950: '#000000',
},
}SCSS
$custom: #fdbcf2; $custom-light: #fed0f6; $custom-dark: #000000;
JSON
{
"hex": "#fdbcf2",
"rgb": {
"r": 253,
"g": 188,
"b": 242
},
"hsl": {
"h": 310.154,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87088,
"c": 0.10157,
"h": 332.4
},
"luminance": 0.6326
}Semantic roles & 50–950 ramp
primary
#FDBCF2
secondary
#7AE48C
accent
#E62700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385