#FEBEDF#FEBEDF
#FEBEDF is a very light, moderate pink. Relative luminance 0.632; OKLCH L 86.9% C 0.084 H 346.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEDF |
|---|---|
| RGB | rgb(254, 190, 223) |
| HSL | hsl(329, 97%, 87%) |
| HSV | hsv(329, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 12.2%, 0.4%) |
| CIE-LAB | lab(83.56, 27.92, -7.43) |
| CIE-LCH | lch(83.56, 28.89, 345.10°) |
| OKLab | oklab(86.91% 0.082 -0.0194) |
| OKLCH | oklch(86.91% 0.084 346.7) |
| XYZ | xyz(72.6055, 63.2284, 78.1775) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.64
Baby Pink
#FFB7CE
ΔE00 4.09
Pastel Pink
#FFBACD
ΔE00 4.78
Pale Mauve
#FED0FC
ΔE00 6.54
Bubblegum
#FFC1CC
ΔE00 6.81
Pink
#FFC0CB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEDF #BEFEDD
analogous
#FDBEFE #FEBEDF #FEBEBF
triadic
#FEBEDF #DFFEBE #BEDFFE
tetradic
#FEBEDF #FEFDBE #BEFEDD #BEBFFE
square
#FEBEDF #FEFDBE #BEFEDD #BEBFFE
split-complementary
#FEBEDF #BFFEBE #BEFEFD
monochromatic
#FC45A4 #FD82C1 #FEBEDF #FFE1F0 #FFE1F0
Accessibility & contrast
On white
1.54
#FEBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FEBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEDF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEDF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#FFBDC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febedf; /* rgb */ color: rgb(254, 190, 223); /* oklch */ color: oklch(86.9% 0.084 346.7);
Tailwind
colors: {
custom: {
50: '#ffd2e9',
500: '#febedf',
950: '#000000',
},
}SCSS
$custom: #febedf; $custom-light: #ffd2e9; $custom-dark: #000000;
JSON
{
"hex": "#febedf",
"rgb": {
"r": 254,
"g": 190,
"b": 223
},
"hsl": {
"h": 329.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86909,
"c": 0.08426,
"h": 346.7
},
"luminance": 0.63225
}Semantic roles & 50–950 ramp
primary
#FEBEDF
secondary
#7BE6AE
accent
#E66F00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384