#FEBFD7#FEBFD7
#FEBFD7 is a very light, moderate pink. Relative luminance 0.632; OKLCH L 86.8% C 0.078 H 354.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFD7 |
|---|---|
| RGB | rgb(254, 191, 215) |
| HSL | hsl(337, 97%, 87%) |
| HSV | hsv(337, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 15.4%, 0.4%) |
| CIE-LAB | lab(83.57, 26.13, -3.14) |
| CIE-LCH | lch(83.57, 26.32, 353.15°) |
| OKLab | oklab(86.84% 0.0777 -0.0079) |
| OKLCH | oklch(86.84% 0.078 354.2) |
| XYZ | xyz(71.7697, 63.2418, 72.7032) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.36
Pastel Pink
#FFBACD
ΔE00 2.45
Powder Pink
#FFB2D0
ΔE00 3.40
Bubblegum
#FFC1CC
ΔE00 4.20
Pink
#FFC0CB
ΔE00 4.24
Pale Pink
#FFCFDC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFD7 #BFFEE6
analogous
#FEBFF6 #FEBFD7 #FEC7BF
triadic
#FEBFD7 #D7FEBF #BFD7FE
tetradic
#FEBFD7 #F6FEBF #BFFEE6 #C7BFFE
square
#FEBFD7 #F6FEBF #BFFEE6 #C7BFFE
split-complementary
#FEBFD7 #BFFEC7 #BFF6FE
monochromatic
#FC468C #FD83B1 #FEBFD7 #FFE1EC #FFE1EC
Accessibility & contrast
On white
1.54
#FEBFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FEBFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFD7
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFD7 | 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)
#C5CAD8
Deuteranopia (green-blind)
#D4D4D6
Tritanopia (blue-blind)
#FFBDC7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febfd7; /* rgb */ color: rgb(254, 191, 215); /* oklch */ color: oklch(86.8% 0.078 354.2);
Tailwind
colors: {
custom: {
50: '#ffd2e3',
500: '#febfd7',
950: '#000000',
},
}SCSS
$custom: #febfd7; $custom-light: #ffd2e3; $custom-dark: #000000;
JSON
{
"hex": "#febfd7",
"rgb": {
"r": 254,
"g": 191,
"b": 215
},
"hsl": {
"h": 337.143,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86841,
"c": 0.07812,
"h": 354.2
},
"luminance": 0.63239
}Semantic roles & 50–950 ramp
primary
#FEBFD7
secondary
#7BE6BD
accent
#E68E00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384