#FDBFEE#FDBFEE
#FDBFEE is a very light, moderate pink. Relative luminance 0.643; OKLCH L 87.5% C 0.093 H 335.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFEE |
|---|---|
| RGB | rgb(253, 191, 238) |
| HSL | hsl(315, 94%, 87%) |
| HSV | hsv(315, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 5.9%, 0.8%) |
| CIE-LAB | lab(84.13, 29.55, -14.61) |
| CIE-LCH | lch(84.13, 32.96, 333.69°) |
| OKLab | oklab(87.47% 0.0843 -0.0389) |
| OKLCH | oklch(87.47% 0.093 335.2) |
| XYZ | xyz(74.5704, 64.3198, 89.3592) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.29
Very Light Purple
#F6CEFC
ΔE00 5.10
Light Lavendar
#EFC0FE
ΔE00 5.81
Light Lilac
#EDC8FF
ΔE00 6.52
Powder Pink
#FFB2D0
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFEE #BFFDCE
analogous
#EDBFFD #FDBFEE #FDBFCF
triadic
#FDBFEE #EEFDBF #BFEEFD
tetradic
#FDBFEE #FDEDBF #BFFDCE #BFCFFD
square
#FDBFEE #FDEDBF #BFFDCE #BFCFFD
split-complementary
#FDBFEE #CFFDBF #BFFDED
monochromatic
#F948CE #FB84DE #FDBFEE #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.51
#FDBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FDBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFEE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFEE | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#CED5EC
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdbfee; /* rgb */ color: rgb(253, 191, 238); /* oklch */ color: oklch(87.5% 0.093 335.2);
Tailwind
colors: {
custom: {
50: '#fed2f3',
500: '#fdbfee',
950: '#000000',
},
}SCSS
$custom: #fdbfee; $custom-light: #fed2f3; $custom-dark: #000000;
JSON
{
"hex": "#fdbfee",
"rgb": {
"r": 253,
"g": 191,
"b": 238
},
"hsl": {
"h": 314.516,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.8747,
"c": 0.09287,
"h": 335.2
},
"luminance": 0.64317
}Semantic roles & 50–950 ramp
primary
#FDBFEE
secondary
#7CE495
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385