#FEBDDB#FEBDDB
#FEBDDB is a very light, moderate pink. Relative luminance 0.626; OKLCH L 86.6% C 0.084 H 349.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDDB |
|---|---|
| RGB | rgb(254, 189, 219) |
| HSL | hsl(332, 97%, 87%) |
| HSV | hsv(332, 26%, 100%) |
| CMYK | cmyk(0%, 25.6%, 13.8%, 0.4%) |
| CIE-LAB | lab(83.22, 27.81, -5.79) |
| CIE-LCH | lch(83.22, 28.40, 348.24°) |
| OKLab | oklab(86.61% 0.0821 -0.015) |
| OKLCH | oklch(86.61% 0.084 349.7) |
| XYZ | xyz(71.8568, 62.5835, 75.2989) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.99
Baby Pink
#FFB7CE
ΔE00 3.13
Pastel Pink
#FFBACD
ΔE00 3.79
Bubblegum
#FFC1CC
ΔE00 5.91
Pink
#FFC0CB
ΔE00 5.94
Soft Pink
#FDB0C0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDDB #BDFEE0
analogous
#FEBDFB #FEBDDB #FEC0BD
triadic
#FEBDDB #DBFEBD #BDDBFE
tetradic
#FEBDDB #FBFEBD #BDFEE0 #C0BDFE
square
#FEBDDB #FBFEBD #BDFEE0 #C0BDFE
split-complementary
#FEBDDB #BDFEC0 #BDFBFE
monochromatic
#FC4499 #FD81BA #FEBDDB #FFE1EF #FFE1EF
Accessibility & contrast
On white
1.55
#FEBDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FEBDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDDB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDDB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#FFBCC7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febddb; /* rgb */ color: rgb(254, 189, 219); /* oklch */ color: oklch(86.6% 0.084 349.7);
Tailwind
colors: {
custom: {
50: '#ffd1e6',
500: '#febddb',
950: '#000000',
},
}SCSS
$custom: #febddb; $custom-light: #ffd1e6; $custom-dark: #000000;
JSON
{
"hex": "#febddb",
"rgb": {
"r": 254,
"g": 189,
"b": 219
},
"hsl": {
"h": 332.308,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.8661,
"c": 0.0835,
"h": 349.7
},
"luminance": 0.6258
}Semantic roles & 50–950 ramp
primary
#FEBDDB
secondary
#7AE6B4
accent
#E67C00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384