#FEBECF#FEBECF
#FEBECF is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.4% C 0.076 H 1.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBECF |
|---|---|
| RGB | rgb(254, 190, 207) |
| HSL | hsl(344, 97%, 87%) |
| HSV | hsv(344, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 18.5%, 0.4%) |
| CIE-LAB | lab(83.13, 25.43, 0.51) |
| CIE-LCH | lch(83.13, 25.44, 1.14°) |
| OKLab | oklab(86.43% 0.0764 0.0017) |
| OKLCH | oklch(86.43% 0.076 1.3) |
| XYZ | xyz(70.5495, 62.4059, 67.3488) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.19
Pink
#FFC0CB
ΔE00 2.00
Bubblegum
#FFC1CC
ΔE00 2.02
Baby Pink
#FFB7CE
ΔE00 2.32
Lightpink
#FFB6C1
ΔE00 3.38
Soft Pink
#FDB0C0
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBECF #BEFEED
analogous
#FEBEEF #FEBECF #FECDBE
triadic
#FEBECF #CFFEBE #BECFFE
tetradic
#FEBECF #EFFEBE #BEFEED #CDBEFE
square
#FEBECF #EFFEBE #BEFEED #CDBEFE
split-complementary
#FEBECF #BEFECD #BEEFFE
monochromatic
#FC4576 #FD82A2 #FEBECF #FFE1E9 #FFE1E9
Accessibility & contrast
On white
1.56
#FEBECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FEBECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBECF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBECF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8D0
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#FFBAC4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febecf; /* rgb */ color: rgb(254, 190, 207); /* oklch */ color: oklch(86.4% 0.076 1.3);
Tailwind
colors: {
custom: {
50: '#ffd2dd',
500: '#febecf',
950: '#000000',
},
}SCSS
$custom: #febecf; $custom-light: #ffd2dd; $custom-dark: #000000;
JSON
{
"hex": "#febecf",
"rgb": {
"r": 254,
"g": 190,
"b": 207
},
"hsl": {
"h": 344.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86431,
"c": 0.07642,
"h": 1.3
},
"luminance": 0.62403
}Semantic roles & 50–950 ramp
primary
#FEBECF
secondary
#7BE6C9
accent
#E6A900
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384