#FEBFD5#FEBFD5
#FEBFD5 is a very light, moderate pink. Relative luminance 0.631; OKLCH L 86.8% C 0.077 H 356.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFD5 |
|---|---|
| RGB | rgb(254, 191, 213) |
| HSL | hsl(339, 97%, 87%) |
| HSV | hsv(339, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 16.1%, 0.4%) |
| CIE-LAB | lab(83.52, 25.82, -2.14) |
| CIE-LCH | lch(83.52, 25.91, 355.25°) |
| OKLab | oklab(86.78% 0.077 -0.0053) |
| OKLCH | oklch(86.78% 0.077 356.1) |
| XYZ | xyz(71.5143, 63.1396, 71.3581) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.97
Baby Pink
#FFB7CE
ΔE00 2.17
Bubblegum
#FFC1CC
ΔE00 3.58
Powder Pink
#FFB2D0
ΔE00 3.58
Pink
#FFC0CB
ΔE00 3.62
Pale Pink
#FFCFDC
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFD5 #BFFEE8
analogous
#FEBFF4 #FEBFD5 #FEC9BF
triadic
#FEBFD5 #D5FEBF #BFD5FE
tetradic
#FEBFD5 #F4FEBF #BFFEE8 #C9BFFE
square
#FEBFD5 #F4FEBF #BFFEE8 #C9BFFE
split-complementary
#FEBFD5 #BFFEC9 #BFF4FE
monochromatic
#FC4686 #FD83AD #FEBFD5 #FFE1EB #FFE1EB
Accessibility & contrast
On white
1.54
#FEBFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FEBFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFD5
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFD5 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD6
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#FFBCC6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febfd5; /* rgb */ color: rgb(254, 191, 213); /* oklch */ color: oklch(86.8% 0.077 356.1);
Tailwind
colors: {
custom: {
50: '#ffd2e1',
500: '#febfd5',
950: '#000000',
},
}SCSS
$custom: #febfd5; $custom-light: #ffd2e1; $custom-dark: #000000;
JSON
{
"hex": "#febfd5",
"rgb": {
"r": 254,
"g": 191,
"b": 213
},
"hsl": {
"h": 339.048,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86782,
"c": 0.07719,
"h": 356.1
},
"luminance": 0.63137
}Semantic roles & 50–950 ramp
primary
#FEBFD5
secondary
#7BE6C1
accent
#E69500
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384