#F7DEEE#F7DEEE
#F7DEEE is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.6% C 0.034 H 339.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEEE |
|---|---|
| RGB | rgb(247, 222, 238) |
| HSL | hsl(322, 61%, 92%) |
| HSV | hsv(322, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 3.6%, 3.1%) |
| CIE-LAB | lab(90.87, 11.27, -4.66) |
| CIE-LCH | lch(90.87, 12.20, 337.56°) |
| OKLab | oklab(92.56% 0.0322 -0.0122) |
| OKLCH | oklch(92.56% 0.034 339.2) |
| XYZ | xyz(79.9098, 78.1909, 91.7551) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.21
Lavenderblush
#FFF0F5
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.85
Mistyrose
#FFE4E1
ΔE00 7.74
Thistle
#D8BFD8
ΔE00 7.78
Pale Mauve
#FED0FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEEE #DEF7E7
analogous
#F4DEF7 #F7DEEE #F7DEE2
triadic
#F7DEEE #EEF7DE #DEEEF7
tetradic
#F7DEEE #F7F4DE #DEF7E7 #DEE2F7
square
#F7DEEE #F7F4DE #DEF7E7 #DEE2F7
split-complementary
#F7DEEE #E2F7DE #DEF7F4
monochromatic
#DF7BBB #EBADD5 #F7DEEE #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.26
#F7DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F7DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEEE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEEE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#FADEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7deee; /* rgb */ color: rgb(247, 222, 238); /* oklch */ color: oklch(92.6% 0.034 339.2);
Tailwind
colors: {
custom: {
50: '#fae8f3',
500: '#f7deee',
950: '#000000',
},
}SCSS
$custom: #f7deee; $custom-light: #fae8f3; $custom-dark: #000000;
JSON
{
"hex": "#f7deee",
"rgb": {
"r": 247,
"g": 222,
"b": 238
},
"hsl": {
"h": 321.6,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.92555,
"c": 0.03447,
"h": 339.2
},
"luminance": 0.7819
}Semantic roles & 50–950 ramp
primary
#F7DEEE
secondary
#A0D9B5
accent
#C95B1D
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485