#F7DEEA#F7DEEA
#F7DEEA is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.4% C 0.032 H 347.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEEA |
|---|---|
| RGB | rgb(247, 222, 234) |
| HSL | hsl(331, 61%, 92%) |
| HSV | hsv(331, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 5.3%, 3.1%) |
| CIE-LAB | lab(90.76, 10.58, -2.71) |
| CIE-LCH | lch(90.76, 10.93, 345.62°) |
| OKLab | oklab(92.44% 0.0308 -0.0071) |
| OKLCH | oklch(92.44% 0.032 347.1) |
| XYZ | xyz(79.3287, 77.9585, 88.6944) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.72
Light Pink
#FFD1DF
ΔE00 6.17
Mistyrose
#FFE4E1
ΔE00 6.32
Pale Pink
#FFCFDC
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 8.44
Very Light Pink
#FFF4F2
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEEA #DEF7EB
analogous
#F7DEF7 #F7DEEA #F7DFDE
triadic
#F7DEEA #EAF7DE #DEEAF7
tetradic
#F7DEEA #F7F7DE #DEF7EB #DFDEF7
square
#F7DEEA #F7F7DE #DEF7EB #DFDEF7
split-complementary
#F7DEEA #DEF7DF #DEF7F7
monochromatic
#DF7BAB #EBADCB #F7DEEA #F9E6EF #F9E6EF
Accessibility & contrast
On white
1.27
#F7DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#F7DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEEA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEEA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EB
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#FBDEE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7deea; /* rgb */ color: rgb(247, 222, 234); /* oklch */ color: oklch(92.4% 0.032 347.1);
Tailwind
colors: {
custom: {
50: '#fae8f0',
500: '#f7deea',
950: '#000000',
},
}SCSS
$custom: #f7deea; $custom-light: #fae8f0; $custom-dark: #000000;
JSON
{
"hex": "#f7deea",
"rgb": {
"r": 247,
"g": 222,
"b": 234
},
"hsl": {
"h": 331.2,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.92437,
"c": 0.03157,
"h": 347.1
},
"luminance": 0.77957
}Semantic roles & 50–950 ramp
primary
#F7DEEA
secondary
#A0D9BE
accent
#C9761D
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485