#F2DBD8#F2DBD8
#F2DBD8 is a very light, muted red. Relative luminance 0.745; OKLCH L 90.9% C 0.026 H 26.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBD8 |
|---|---|
| RGB | rgb(242, 219, 216) |
| HSL | hsl(7, 50%, 90%) |
| HSV | hsv(7, 11%, 95%) |
| CMYK | cmyk(0%, 9.5%, 10.7%, 5.1%) |
| CIE-LAB | lab(89.16, 7.42, 4.35) |
| CIE-LCH | lch(89.16, 8.60, 30.40°) |
| OKLab | oklab(90.94% 0.0231 0.0116) |
| OKLCH | oklch(90.94% 0.026 26.5) |
| XYZ | xyz(74.3432, 74.4995, 75.4160) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.53
Lavenderblush
#FFF0F5
ΔE00 6.06
Very Light Pink
#FFF4F2
ΔE00 6.64
Seashell
#FFF5EE
ΔE00 7.89
Linen
#FAF0E6
ΔE00 8.26
Snow
#FFFAFA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBD8 #D8EFF2
analogous
#F2D8E2 #F2DBD8 #F2E8D8
triadic
#F2DBD8 #D8F2DB #DBD8F2
tetradic
#F2DBD8 #E2F2D8 #D8EFF2 #E8D8F2
square
#F2DBD8 #E2F2D8 #D8EFF2 #E8D8F2
split-complementary
#F2DBD8 #D8F2E8 #D8E2F2
monochromatic
#D3867C #E3B1AA #F2DBD8 #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.32
#F2DBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#F2DBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBD8
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBD8 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED8
Deuteranopia (green-blind)
#E4E2D8
Tritanopia (blue-blind)
#F8D9DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dbd8; /* rgb */ color: rgb(242, 219, 216); /* oklch */ color: oklch(90.9% 0.026 26.5);
Tailwind
colors: {
custom: {
50: '#f6e6e4',
500: '#f2dbd8',
950: '#000000',
},
}SCSS
$custom: #f2dbd8; $custom-light: #f6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#f2dbd8",
"rgb": {
"r": 242,
"g": 219,
"b": 216
},
"hsl": {
"h": 6.923,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.90935,
"c": 0.02587,
"h": 26.5
},
"luminance": 0.74498
}Semantic roles & 50–950 ramp
primary
#F2DBD8
secondary
#9ECAD0
accent
#ACBD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484