#F7DDEF#F7DDEF
#F7DDEF is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.4% C 0.037 H 336.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DDEF |
|---|---|
| RGB | rgb(247, 221, 239) |
| HSL | hsl(318, 62%, 92%) |
| HSV | hsv(318, 11%, 97%) |
| CMYK | cmyk(0%, 10.5%, 3.2%, 3.1%) |
| CIE-LAB | lab(90.65, 11.97, -5.50) |
| CIE-LCH | lch(90.65, 13.17, 335.33°) |
| OKLab | oklab(92.4% 0.034 -0.0145) |
| OKLCH | oklch(92.4% 0.037 336.9) |
| XYZ | xyz(79.7923, 77.7202, 92.4427) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.02
Pale Pink
#FFCFDC
ΔE00 6.69
Lavenderblush
#FFF0F5
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 7.39
Mistyrose
#FFE4E1
ΔE00 8.44
Pale Mauve
#FED0FC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DDEF #DDF7E5
analogous
#F2DDF7 #F7DDEF #F7DDE2
triadic
#F7DDEF #EFF7DD #DDEFF7
tetradic
#F7DDEF #F7F2DD #DDF7E5 #DDE2F7
square
#F7DDEF #F7F2DD #DDF7E5 #DDE2F7
split-complementary
#F7DDEF #E2F7DD #DDF7F2
monochromatic
#E07AC0 #EBABD8 #F7DDEF #F9E6F3 #F9E6F3
Accessibility & contrast
On white
1.27
#F7DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F7DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DDEF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DDEF | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#FADEE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7ddef; /* rgb */ color: rgb(247, 221, 239); /* oklch */ color: oklch(92.4% 0.037 336.9);
Tailwind
colors: {
custom: {
50: '#fae7f4',
500: '#f7ddef',
950: '#000000',
},
}SCSS
$custom: #f7ddef; $custom-light: #fae7f4; $custom-dark: #000000;
JSON
{
"hex": "#f7ddef",
"rgb": {
"r": 247,
"g": 221,
"b": 239
},
"hsl": {
"h": 318.462,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.92396,
"c": 0.03699,
"h": 336.9
},
"luminance": 0.77719
}Semantic roles & 50–950 ramp
primary
#F7DDEF
secondary
#9FD9B1
accent
#CA511C
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485