#F2DFDA#F2DFDA
#F2DFDA is a very light, muted red. Relative luminance 0.767; OKLCH L 91.8% C 0.022 H 35.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFDA |
|---|---|
| RGB | rgb(242, 223, 218) |
| HSL | hsl(13, 48%, 90%) |
| HSV | hsv(13, 10%, 95%) |
| CMYK | cmyk(0%, 7.9%, 9.9%, 5.1%) |
| CIE-LAB | lab(90.19, 5.67, 4.79) |
| CIE-LCH | lch(90.19, 7.43, 40.22°) |
| OKLab | oklab(91.76% 0.0181 0.0127) |
| OKLCH | oklch(91.76% 0.022 35.1) |
| XYZ | xyz(75.6594, 76.7157, 77.1380) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.52
Very Light Pink
#FFF4F2
ΔE00 5.22
Lavenderblush
#FFF0F5
ΔE00 5.88
Seashell
#FFF5EE
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.19
Snow
#FFFAFA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFDA #DAEDF2
analogous
#F2DAE1 #F2DFDA #F2EBDA
triadic
#F2DFDA #DAF2DF #DFDAF2
tetradic
#F2DFDA #E1F2DA #DAEDF2 #EBDAF2
square
#F2DFDA #E1F2DA #DAEDF2 #EBDAF2
split-complementary
#F2DFDA #DAF2EB #DAE1F2
monochromatic
#D2917F #E2B8AD #F2DFDA #F7EBE8 #F7EBE8
Accessibility & contrast
On white
1.28
#F2DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F2DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFDA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFDA | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#E7E4DA
Tritanopia (blue-blind)
#F7DDDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dfda; /* rgb */ color: rgb(242, 223, 218); /* oklch */ color: oklch(91.8% 0.022 35.1);
Tailwind
colors: {
custom: {
50: '#f6e9e5',
500: '#f2dfda',
950: '#000000',
},
}SCSS
$custom: #f2dfda; $custom-light: #f6e9e5; $custom-dark: #000000;
JSON
{
"hex": "#f2dfda",
"rgb": {
"r": 242,
"g": 223,
"b": 218
},
"hsl": {
"h": 12.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.91759,
"c": 0.02207,
"h": 35.1
},
"luminance": 0.76715
}Semantic roles & 50–950 ramp
primary
#F2DFDA
secondary
#A0C6D0
accent
#9DBB2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484