#F7DEF2#F7DEF2
#F7DEF2 is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.7% C 0.038 H 332.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEF2 |
|---|---|
| RGB | rgb(247, 222, 242) |
| HSL | hsl(312, 61%, 92%) |
| HSV | hsv(312, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 2%, 3.1%) |
| CIE-LAB | lab(90.98, 11.97, -6.59) |
| CIE-LCH | lch(90.98, 13.67, 331.16°) |
| OKLab | oklab(92.68% 0.0337 -0.0174) |
| OKLCH | oklch(92.68% 0.038 332.6) |
| XYZ | xyz(80.5040, 78.4286, 94.8845) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.56
Pale Pink
#FFCFDC
ΔE00 7.24
Thistle
#D8BFD8
ΔE00 7.37
Lavenderblush
#FFF0F5
ΔE00 7.55
Pale Mauve
#FED0FC
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEF2 #DEF7E3
analogous
#F0DEF7 #F7DEF2 #F7DEE6
triadic
#F7DEF2 #F2F7DE #DEF2F7
tetradic
#F7DEF2 #F7F0DE #DEF7E3 #DEE6F7
square
#F7DEF2 #F7F0DE #DEF7E3 #DEE6F7
split-complementary
#F7DEF2 #E6F7DE #DEF7F0
monochromatic
#DF7BCB #EBADDF #F7DEF2 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.26
#F7DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#F7DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEF2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEF2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#E3E6F1
Tritanopia (blue-blind)
#FADFE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7def2; /* rgb */ color: rgb(247, 222, 242); /* oklch */ color: oklch(92.7% 0.038 332.6);
Tailwind
colors: {
custom: {
50: '#fae8f6',
500: '#f7def2',
950: '#000000',
},
}SCSS
$custom: #f7def2; $custom-light: #fae8f6; $custom-dark: #000000;
JSON
{
"hex": "#f7def2",
"rgb": {
"r": 247,
"g": 222,
"b": 242
},
"hsl": {
"h": 312,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.92675,
"c": 0.0379,
"h": 332.6
},
"luminance": 0.78428
}Semantic roles & 50–950 ramp
primary
#F7DEF2
secondary
#A0D9AC
accent
#C93F1D
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485