#F1DBDA#F1DBDA
#F1DBDA is a very light, muted red. Relative luminance 0.744; OKLCH L 90.9% C 0.024 H 20.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DBDA |
|---|---|
| RGB | rgb(241, 219, 218) |
| HSL | hsl(3, 45%, 90%) |
| HSV | hsv(3, 10%, 95%) |
| CMYK | cmyk(0%, 9.1%, 9.5%, 5.5%) |
| CIE-LAB | lab(89.12, 7.39, 3.24) |
| CIE-LCH | lch(89.12, 8.07, 23.66°) |
| OKLab | oklab(90.91% 0.0228 0.0087) |
| OKLCH | oklch(90.91% 0.024 20.8) |
| XYZ | xyz(74.2609, 74.4270, 76.7699) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.78
Lavenderblush
#FFF0F5
ΔE00 5.51
Very Light Pink
#FFF4F2
ΔE00 6.55
Seashell
#FFF5EE
ΔE00 8.07
Linen
#FAF0E6
ΔE00 8.58
Snow
#FFFAFA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DBDA #DAF0F1
analogous
#F1DAE4 #F1DBDA #F1E7DA
triadic
#F1DBDA #DAF1DB #DBDAF1
tetradic
#F1DBDA #E4F1DA #DAF0F1 #E7DAF1
square
#F1DBDA #E4F1DA #DAF0F1 #E7DAF1
split-complementary
#F1DBDA #DAF1E7 #DAE4F1
monochromatic
#CF8581 #E0B0AE #F1DBDA #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.32
#F1DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#F1DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DBDA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DBDA | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#E4E1DA
Tritanopia (blue-blind)
#F6D9DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f1dbda; /* rgb */ color: rgb(241, 219, 218); /* oklch */ color: oklch(90.9% 0.024 20.8);
Tailwind
colors: {
custom: {
50: '#f5e6e5',
500: '#f1dbda',
950: '#000000',
},
}SCSS
$custom: #f1dbda; $custom-light: #f5e6e5; $custom-dark: #000000;
JSON
{
"hex": "#f1dbda",
"rgb": {
"r": 241,
"g": 219,
"b": 218
},
"hsl": {
"h": 2.609,
"s": 45.098,
"l": 90
},
"oklch": {
"l": 0.90905,
"c": 0.02441,
"h": 20.8
},
"luminance": 0.74426
}Semantic roles & 50–950 ramp
primary
#F1DBDA
secondary
#A1CCCE
accent
#B2B82D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484