#FDBFED#FDBFED
#FDBFED is a very light, moderate pink. Relative luminance 0.643; OKLCH L 87.4% C 0.092 H 335.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFED |
|---|---|
| RGB | rgb(253, 191, 237) |
| HSL | hsl(315, 94%, 87%) |
| HSV | hsv(315, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 6.3%, 0.8%) |
| CIE-LAB | lab(84.10, 29.38, -14.12) |
| CIE-LCH | lch(84.10, 32.60, 334.33°) |
| OKLab | oklab(87.44% 0.084 -0.0376) |
| OKLCH | oklch(87.44% 0.092 335.9) |
| XYZ | xyz(74.4239, 64.2612, 88.5876) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 5.20
Light Lavendar
#EFC0FE
ΔE00 6.03
Powder Pink
#FFB2D0
ΔE00 6.66
Light Lilac
#EDC8FF
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFED #BFFDCF
analogous
#EEBFFD #FDBFED #FDBFCE
triadic
#FDBFED #EDFDBF #BFEDFD
tetradic
#FDBFED #FDEEBF #BFFDCF #BFCEFD
square
#FDBFED #FDEEBF #BFFDCF #BFCEFD
split-complementary
#FDBFED #CEFDBF #BFFDEE
monochromatic
#F948CC #FB84DC #FDBFED #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.52
#FDBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FDBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFED
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFED | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEF
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdbfed; /* rgb */ color: rgb(253, 191, 237); /* oklch */ color: oklch(87.4% 0.092 335.9);
Tailwind
colors: {
custom: {
50: '#fed2f2',
500: '#fdbfed',
950: '#000000',
},
}SCSS
$custom: #fdbfed; $custom-light: #fed2f2; $custom-dark: #000000;
JSON
{
"hex": "#fdbfed",
"rgb": {
"r": 253,
"g": 191,
"b": 237
},
"hsl": {
"h": 315.484,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87436,
"c": 0.09202,
"h": 335.9
},
"luminance": 0.64259
}Semantic roles & 50–950 ramp
primary
#FDBFED
secondary
#7CE497
accent
#E63B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385