#FFDBEB#FFDBEB
#FFDBEB is a very light, muted pink. Relative luminance 0.779; OKLCH L 92.6% C 0.045 H 349.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBEB |
|---|---|
| RGB | rgb(255, 219, 235) |
| HSL | hsl(333, 100%, 93%) |
| HSV | hsv(333, 14%, 100%) |
| CMYK | cmyk(0%, 14.1%, 7.8%, 0%) |
| CIE-LAB | lab(90.74, 15.04, -3.18) |
| CIE-LCH | lch(90.74, 15.37, 348.05°) |
| OKLab | oklab(92.59% 0.044 -0.0082) |
| OKLCH | oklch(92.59% 0.045 349.4) |
| XYZ | xyz(81.5657, 77.9230, 89.3251) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.28
Pale Pink
#FFCFDC
ΔE00 3.98
Light Rose
#FFC5CB
ΔE00 7.82
Bubblegum
#FFC1CC
ΔE00 8.11
Mistyrose
#FFE4E1
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBEB #DBFFEF
analogous
#FFDBFD #FFDBEB #FFDDDB
triadic
#FFDBEB #EBFFDB #DBEBFF
tetradic
#FFDBEB #FDFFDB #DBFFEF #DDDBFF
square
#FFDBEB #FDFFDB #DBFFEF #DDDBFF
split-complementary
#FFDBEB #DBFFDD #DBFDFF
monochromatic
#FF61A7 #FF9EC9 #FFDBEB #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.27
#FFDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FFDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBEB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBEB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#FFDAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdbeb; /* rgb */ color: rgb(255, 219, 235); /* oklch */ color: oklch(92.6% 0.045 349.4);
Tailwind
colors: {
custom: {
50: '#ffe6f1',
500: '#ffdbeb',
950: '#000000',
},
}SCSS
$custom: #ffdbeb; $custom-light: #ffe6f1; $custom-dark: #000000;
JSON
{
"hex": "#ffdbeb",
"rgb": {
"r": 255,
"g": 219,
"b": 235
},
"hsl": {
"h": 333.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92594,
"c": 0.0448,
"h": 349.4
},
"luminance": 0.77921
}Semantic roles & 50–950 ramp
primary
#FFDBEB
secondary
#92ECC4
accent
#E67F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485