#FEBFDC#FEBFDC
#FEBFDC is a very light, moderate pink. Relative luminance 0.635; OKLCH L 87.0% C 0.081 H 349.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFDC |
|---|---|
| RGB | rgb(254, 191, 220) |
| HSL | hsl(332, 97%, 87%) |
| HSV | hsv(332, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 13.4%, 0.4%) |
| CIE-LAB | lab(83.71, 26.91, -5.61) |
| CIE-LCH | lch(83.71, 27.49, 348.22°) |
| OKLab | oklab(86.99% 0.0795 -0.0145) |
| OKLCH | oklch(86.99% 0.081 349.6) |
| XYZ | xyz(72.4220, 63.5027, 76.1387) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.31
Powder Pink
#FFB2D0
ΔE00 3.43
Pastel Pink
#FFBACD
ΔE00 3.81
Bubblegum
#FFC1CC
ΔE00 5.70
Pink
#FFC0CB
ΔE00 5.75
Pale Pink
#FFCFDC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFDC #BFFEE1
analogous
#FEBFFB #FEBFDC #FEC2BF
triadic
#FEBFDC #DCFEBF #BFDCFE
tetradic
#FEBFDC #FBFEBF #BFFEE1 #C2BFFE
square
#FEBFDC #FBFEBF #BFFEE1 #C2BFFE
split-complementary
#FEBFDC #BFFEC2 #BFFBFE
monochromatic
#FC469A #FD83BB #FEBFDC #FFE1EF #FFE1EF
Accessibility & contrast
On white
1.53
#FEBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FEBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFDC
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFDC | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDD
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#FFBEC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febfdc; /* rgb */ color: rgb(254, 191, 220); /* oklch */ color: oklch(87.0% 0.081 349.6);
Tailwind
colors: {
custom: {
50: '#ffd2e6',
500: '#febfdc',
950: '#000000',
},
}SCSS
$custom: #febfdc; $custom-light: #ffd2e6; $custom-dark: #000000;
JSON
{
"hex": "#febfdc",
"rgb": {
"r": 254,
"g": 191,
"b": 220
},
"hsl": {
"h": 332.381,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86992,
"c": 0.08077,
"h": 349.6
},
"luminance": 0.635
}Semantic roles & 50–950 ramp
primary
#FEBFDC
secondary
#7BE6B5
accent
#E67C00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384