#F2DBDB#F2DBDB
#F2DBDB is a very light, muted red. Relative luminance 0.747; OKLCH L 91.0% C 0.025 H 17.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBDB |
|---|---|
| RGB | rgb(242, 219, 219) |
| HSL | hsl(0, 47%, 90%) |
| HSV | hsv(0, 10%, 95%) |
| CMYK | cmyk(0%, 9.5%, 9.5%, 5.1%) |
| CIE-LAB | lab(89.23, 7.91, 2.88) |
| CIE-LCH | lch(89.23, 8.42, 20.02°) |
| OKLab | oklab(91.02% 0.0243 0.0077) |
| OKLCH | oklch(91.02% 0.025 17.6) |
| XYZ | xyz(74.7345, 74.6561, 77.4772) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.71
Lavenderblush
#FFF0F5
ΔE00 5.44
Very Light Pink
#FFF4F2
ΔE00 6.85
Seashell
#FFF5EE
ΔE00 8.52
Light Pink
#FFD1DF
ΔE00 8.71
Pale Pink
#FFCFDC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBDB #DBF2F2
analogous
#F2DBE6 #F2DBDB #F2E6DB
triadic
#F2DBDB #DBF2DB #DBDBF2
tetradic
#F2DBDB #E6F2DB #DBF2F2 #E6DBF2
square
#F2DBDB #E6F2DB #DBF2F2 #E6DBF2
split-complementary
#F2DBDB #DBF2E6 #DBE6F2
monochromatic
#D28181 #E2AEAE #F2DBDB #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.32
#F2DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#F2DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBDB
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBDB | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#F7D9DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dbdb; /* rgb */ color: rgb(242, 219, 219); /* oklch */ color: oklch(91.0% 0.025 17.6);
Tailwind
colors: {
custom: {
50: '#f6e6e6',
500: '#f2dbdb',
950: '#000000',
},
}SCSS
$custom: #f2dbdb; $custom-light: #f6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f2dbdb",
"rgb": {
"r": 242,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.91017,
"c": 0.02547,
"h": 17.6
},
"luminance": 0.74655
}Semantic roles & 50–950 ramp
primary
#F2DBDB
secondary
#A1D0D0
accent
#BABA2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484