#F7DEEF#F7DEEF
#F7DEEF is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.6% C 0.035 H 337.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEEF |
|---|---|
| RGB | rgb(247, 222, 239) |
| HSL | hsl(319, 61%, 92%) |
| HSV | hsv(319, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 3.2%, 3.1%) |
| CIE-LAB | lab(90.89, 11.45, -5.14) |
| CIE-LCH | lch(90.89, 12.55, 335.82°) |
| OKLab | oklab(92.58% 0.0326 -0.0135) |
| OKLCH | oklch(92.58% 0.035 337.4) |
| XYZ | xyz(80.0571, 78.2498, 92.5310) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 6.81
Pale Pink
#FFCFDC
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.65
Mistyrose
#FFE4E1
ΔE00 8.09
Pale Mauve
#FED0FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEEF #DEF7E6
analogous
#F3DEF7 #F7DEEF #F7DEE3
triadic
#F7DEEF #EFF7DE #DEEFF7
tetradic
#F7DEEF #F7F3DE #DEF7E6 #DEE3F7
square
#F7DEEF #F7F3DE #DEF7E6 #DEE3F7
split-complementary
#F7DEEF #E3F7DE #DEF7F3
monochromatic
#DF7BBF #EBADD7 #F7DEEF #F9E6F3 #F9E6F3
Accessibility & contrast
On white
1.26
#F7DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F7DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEEF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEEF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#FADFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7deef; /* rgb */ color: rgb(247, 222, 239); /* oklch */ color: oklch(92.6% 0.035 337.4);
Tailwind
colors: {
custom: {
50: '#fae8f4',
500: '#f7deef',
950: '#000000',
},
}SCSS
$custom: #f7deef; $custom-light: #fae8f4; $custom-dark: #000000;
JSON
{
"hex": "#f7deef",
"rgb": {
"r": 247,
"g": 222,
"b": 239
},
"hsl": {
"h": 319.2,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.92584,
"c": 0.03528,
"h": 337.4
},
"luminance": 0.78249
}Semantic roles & 50–950 ramp
primary
#F7DEEF
secondary
#A0D9B2
accent
#C9541D
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485