#FDBFF0#FDBFF0
#FDBFF0 is a very light, moderate pink. Relative luminance 0.644; OKLCH L 87.5% C 0.095 H 333.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFF0 |
|---|---|
| RGB | rgb(253, 191, 240) |
| HSL | hsl(313, 94%, 87%) |
| HSV | hsv(313, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 5.1%, 0.8%) |
| CIE-LAB | lab(84.19, 29.89, -15.58) |
| CIE-LCH | lch(84.19, 33.71, 332.47°) |
| OKLab | oklab(87.54% 0.085 -0.0416) |
| OKLCH | oklch(87.54% 0.095 333.9) |
| XYZ | xyz(74.8658, 64.4380, 90.9153) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.23
Very Light Purple
#F6CEFC
ΔE00 4.93
Light Lavendar
#EFC0FE
ΔE00 5.37
Light Lilac
#EDC8FF
ΔE00 6.19
Pale Lavender
#EECFFE
ΔE00 6.92
Powder Pink
#FFB2D0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFF0 #BFFDCC
analogous
#EBBFFD #FDBFF0 #FDBFD1
triadic
#FDBFF0 #F0FDBF #BFF0FD
tetradic
#FDBFF0 #FDEBBF #BFFDCC #BFD1FD
square
#FDBFF0 #FDEBBF #BFFDCC #BFD1FD
split-complementary
#FDBFF0 #D1FDBF #BFFDEB
monochromatic
#F948D4 #FB84E2 #FDBFF0 #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.51
#FDBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FDBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFF0
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFF0 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF2
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdbff0; /* rgb */ color: rgb(253, 191, 240); /* oklch */ color: oklch(87.5% 0.095 333.9);
Tailwind
colors: {
custom: {
50: '#fed2f5',
500: '#fdbff0',
950: '#000000',
},
}SCSS
$custom: #fdbff0; $custom-light: #fed2f5; $custom-dark: #000000;
JSON
{
"hex": "#fdbff0",
"rgb": {
"r": 253,
"g": 191,
"b": 240
},
"hsl": {
"h": 312.581,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87537,
"c": 0.09458,
"h": 333.9
},
"luminance": 0.64436
}Semantic roles & 50–950 ramp
primary
#FDBFF0
secondary
#7CE492
accent
#E63000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385