#F9DEDE#F9DEDE
#F9DEDE is a very light, muted red. Relative luminance 0.777; OKLCH L 92.3% C 0.030 H 17.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DEDE |
|---|---|
| RGB | rgb(249, 222, 222) |
| HSL | hsl(0, 69%, 92%) |
| HSV | hsv(0, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 10.8%, 2.4%) |
| CIE-LAB | lab(90.62, 9.28, 3.40) |
| CIE-LCH | lch(90.62, 9.88, 20.11°) |
| OKLab | oklab(92.27% 0.0285 0.0091) |
| OKLCH | oklch(92.27% 0.03 17.7) |
| XYZ | xyz(78.3720, 77.6578, 79.9540) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.84
Lavenderblush
#FFF0F5
ΔE00 5.64
Very Light Pink
#FFF4F2
ΔE00 7.34
Light Pink
#FFD1DF
ΔE00 7.82
Pale Pink
#FFCFDC
ΔE00 8.02
Seashell
#FFF5EE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DEDE #DEF9F9
analogous
#F9DEEC #F9DEDE #F9ECDE
triadic
#F9DEDE #DEF9DE #DEDEF9
tetradic
#F9DEDE #ECF9DE #DEF9F9 #ECDEF9
square
#F9DEDE #ECF9DE #DEF9F9 #ECDEF9
split-complementary
#F9DEDE #DEF9EC #DEECF9
monochromatic
#E67676 #F0AAAA #F9DEDE #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.27
#F9DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F9DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DEDE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DEDE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dede; /* rgb */ color: rgb(249, 222, 222); /* oklch */ color: oklch(92.3% 0.030 17.7);
Tailwind
colors: {
custom: {
50: '#fbe8e8',
500: '#f9dede',
950: '#000000',
},
}SCSS
$custom: #f9dede; $custom-light: #fbe8e8; $custom-dark: #000000;
JSON
{
"hex": "#f9dede",
"rgb": {
"r": 249,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.92269,
"c": 0.02989,
"h": 17.7
},
"luminance": 0.77656
}Semantic roles & 50–950 ramp
primary
#F9DEDE
secondary
#9EDDDD
accent
#D1D114
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484