#FEBFD9#FEBFD9
#FEBFD9 is a very light, moderate pink. Relative luminance 0.633; OKLCH L 86.9% C 0.079 H 352.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFD9 |
|---|---|
| RGB | rgb(254, 191, 217) |
| HSL | hsl(335, 97%, 87%) |
| HSV | hsv(335, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 14.6%, 0.4%) |
| CIE-LAB | lab(83.62, 26.44, -4.13) |
| CIE-LCH | lch(83.62, 26.76, 351.13°) |
| OKLab | oklab(86.9% 0.0784 -0.0106) |
| OKLCH | oklch(86.9% 0.079 352.3) |
| XYZ | xyz(72.0282, 63.3452, 74.0650) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.68
Pastel Pink
#FFBACD
ΔE00 2.98
Powder Pink
#FFB2D0
ΔE00 3.33
Bubblegum
#FFC1CC
ΔE00 4.81
Pink
#FFC0CB
ΔE00 4.86
Pale Pink
#FFCFDC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFD9 #BFFEE4
analogous
#FEBFF9 #FEBFD9 #FEC5BF
triadic
#FEBFD9 #D9FEBF #BFD9FE
tetradic
#FEBFD9 #F9FEBF #BFFEE4 #C5BFFE
square
#FEBFD9 #F9FEBF #BFFEE4 #C5BFFE
split-complementary
#FEBFD9 #BFFEC5 #BFF9FE
monochromatic
#FC4691 #FD83B5 #FEBFD9 #FFE1ED #FFE1ED
Accessibility & contrast
On white
1.54
#FEBFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FEBFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFD9
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFD9 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADA
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#FFBDC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febfd9; /* rgb */ color: rgb(254, 191, 217); /* oklch */ color: oklch(86.9% 0.079 352.3);
Tailwind
colors: {
custom: {
50: '#ffd2e4',
500: '#febfd9',
950: '#000000',
},
}SCSS
$custom: #febfd9; $custom-light: #ffd2e4; $custom-dark: #000000;
JSON
{
"hex": "#febfd9",
"rgb": {
"r": 254,
"g": 191,
"b": 217
},
"hsl": {
"h": 335.238,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86901,
"c": 0.07913,
"h": 352.3
},
"luminance": 0.63342
}Semantic roles & 50–950 ramp
primary
#FEBFD9
secondary
#7BE6BA
accent
#E68700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384