#FDBAEF#FDBAEF
#FDBAEF is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.6% C 0.102 H 334.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBAEF |
|---|---|
| RGB | rgb(253, 186, 239) |
| HSL | hsl(313, 94%, 86%) |
| HSV | hsv(313, 26%, 99%) |
| CMYK | cmyk(0%, 26.5%, 5.5%, 0.8%) |
| CIE-LAB | lab(83.04, 32.35, -16.79) |
| CIE-LCH | lch(83.04, 36.45, 332.58°) |
| OKLab | oklab(86.64% 0.0921 -0.0448) |
| OKLCH | oklch(86.64% 0.102 334) |
| XYZ | xyz(73.6459, 62.2351, 89.7778) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.42
Pale Mauve
#FED0FC
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.95
Light Lilac
#EDC8FF
ΔE00 6.72
Plum
#DDA0DD
ΔE00 7.35
Powder Pink
#FFB2D0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBAEF #BAFDC8
analogous
#E9BAFD #FDBAEF #FDBACD
triadic
#FDBAEF #EFFDBA #BAEFFD
tetradic
#FDBAEF #FDE9BA #BAFDC8 #BACDFD
square
#FDBAEF #FDE9BA #BAFDC8 #BACDFD
split-complementary
#FDBAEF #CDFDBA #BAFDE9
monochromatic
#FA43D3 #FB7FE1 #FDBAEF #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.56
#FDBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FDBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBAEF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBAEF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbaef; /* rgb */ color: rgb(253, 186, 239); /* oklch */ color: oklch(86.6% 0.102 334.0);
Tailwind
colors: {
custom: {
50: '#ffcff4',
500: '#fdbaef',
950: '#000000',
},
}SCSS
$custom: #fdbaef; $custom-light: #ffcff4; $custom-dark: #000000;
JSON
{
"hex": "#fdbaef",
"rgb": {
"r": 253,
"g": 186,
"b": 239
},
"hsl": {
"h": 312.537,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.86641,
"c": 0.10241,
"h": 334
},
"luminance": 0.62232
}Semantic roles & 50–950 ramp
primary
#FDBAEF
secondary
#78E38E
accent
#E63000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385