#FDBEEE#FDBEEE
#FDBEEE is a very light, moderate pink. Relative luminance 0.639; OKLCH L 87.3% C 0.095 H 335.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEEE |
|---|---|
| RGB | rgb(253, 190, 238) |
| HSL | hsl(314, 94%, 87%) |
| HSV | hsv(314, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 5.9%, 0.8%) |
| CIE-LAB | lab(83.91, 30.08, -14.95) |
| CIE-LCH | lch(83.91, 33.59, 333.57°) |
| OKLab | oklab(87.3% 0.0858 -0.0398) |
| OKLCH | oklch(87.3% 0.095 335.1) |
| XYZ | xyz(74.3531, 63.8852, 89.2868) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.51
Very Light Purple
#F6CEFC
ΔE00 5.26
Light Lavendar
#EFC0FE
ΔE00 5.74
Light Lilac
#EDC8FF
ΔE00 6.56
Powder Pink
#FFB2D0
ΔE00 6.92
Pale Lavender
#EECFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEEE #BEFDCD
analogous
#EDBEFD #FDBEEE #FDBECF
triadic
#FDBEEE #EEFDBE #BEEEFD
tetradic
#FDBEEE #FDEDBE #BEFDCD #BECFFD
square
#FDBEEE #FDEDBE #BEFDCD #BECFFD
split-complementary
#FDBEEE #CFFDBE #BEFDED
monochromatic
#F947CF #FB83DE #FDBEEE #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.52
#FDBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FDBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEEE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEEE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF0
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#FFC0CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdbeee; /* rgb */ color: rgb(253, 190, 238); /* oklch */ color: oklch(87.3% 0.095 335.1);
Tailwind
colors: {
custom: {
50: '#fed2f3',
500: '#fdbeee',
950: '#000000',
},
}SCSS
$custom: #fdbeee; $custom-light: #fed2f3; $custom-dark: #000000;
JSON
{
"hex": "#fdbeee",
"rgb": {
"r": 253,
"g": 190,
"b": 238
},
"hsl": {
"h": 314.286,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.87296,
"c": 0.09461,
"h": 335.1
},
"luminance": 0.63883
}Semantic roles & 50–950 ramp
primary
#FDBEEE
secondary
#7BE494
accent
#E63700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385