#FFDBDA#FFDBDA
#FFDBDA is a very light, muted red. Relative luminance 0.770; OKLCH L 92.1% C 0.040 H 19.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBDA |
|---|---|
| RGB | rgb(255, 219, 218) |
| HSL | hsl(2, 100%, 93%) |
| HSV | hsv(2, 15%, 100%) |
| CMYK | cmyk(0%, 14.1%, 14.5%, 0%) |
| CIE-LAB | lab(90.32, 12.30, 5.11) |
| CIE-LCH | lch(90.32, 13.32, 22.58°) |
| OKLab | oklab(92.12% 0.0378 0.0136) |
| OKLCH | oklch(92.12% 0.04 19.8) |
| XYZ | xyz(79.2260, 76.9871, 77.0027) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.43
Light Pink
#FFD1DF
ΔE00 6.42
Pale Pink
#FFCFDC
ΔE00 6.43
Light Rose
#FFC5CB
ΔE00 7.22
Pale Rose
#FDC1C5
ΔE00 7.81
Lavenderblush
#FFF0F5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBDA #DAFEFF
analogous
#FFDAEB #FFDBDA #FFEDDA
triadic
#FFDBDA #DAFFDB #DBDAFF
tetradic
#FFDBDA #EBFFDA #DAFEFF #EDDAFF
square
#FFDBDA #EBFFDA #DAFEFF #EDDAFF
split-complementary
#FFDBDA #DAFFED #DAEBFF
monochromatic
#FF6460 #FF9F9D #FFDBDA #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.28
#FFDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FFDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBDA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBDA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#E9E6DA
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbda; /* rgb */ color: rgb(255, 219, 218); /* oklch */ color: oklch(92.1% 0.040 19.8);
Tailwind
colors: {
custom: {
50: '#ffe6e5',
500: '#ffdbda',
950: '#000000',
},
}SCSS
$custom: #ffdbda; $custom-light: #ffe6e5; $custom-dark: #000000;
JSON
{
"hex": "#ffdbda",
"rgb": {
"r": 255,
"g": 219,
"b": 218
},
"hsl": {
"h": 1.622,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92118,
"c": 0.04018,
"h": 19.8
},
"luminance": 0.76985
}Semantic roles & 50–950 ramp
primary
#FFDBDA
secondary
#92E9EC
accent
#DFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484