#F7DFEB#F7DFEB
#F7DFEB is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.7% C 0.031 H 346.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFEB |
|---|---|
| RGB | rgb(247, 223, 235) |
| HSL | hsl(330, 60%, 92%) |
| HSV | hsv(330, 10%, 97%) |
| CMYK | cmyk(0%, 9.7%, 4.9%, 3.1%) |
| CIE-LAB | lab(91.03, 10.24, -2.84) |
| CIE-LCH | lch(91.03, 10.62, 344.47°) |
| OKLab | oklab(92.66% 0.0297 -0.0074) |
| OKLCH | oklch(92.66% 0.031 346) |
| XYZ | xyz(79.7391, 78.5488, 89.5420) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.42
Mistyrose
#FFE4E1
ΔE00 6.32
Light Pink
#FFD1DF
ΔE00 6.53
Pale Pink
#FFCFDC
ΔE00 7.10
Thistle
#D8BFD8
ΔE00 8.60
Very Light Pink
#FFF4F2
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFEB #DFF7EB
analogous
#F7DFF7 #F7DFEB #F7DFDF
triadic
#F7DFEB #EBF7DF #DFEBF7
tetradic
#F7DFEB #F7F7DF #DFF7EB #DFDFF7
square
#F7DFEB #F7F7DF #DFF7EB #DFDFF7
split-complementary
#F7DFEB #DFF7DF #DFF7F7
monochromatic
#DF7DAE #EBAECC #F7DFEB #F9E7F0 #F9E7F0
Accessibility & contrast
On white
1.26
#F7DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#F7DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFEB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFEB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#E5E7EA
Tritanopia (blue-blind)
#FBDFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7dfeb; /* rgb */ color: rgb(247, 223, 235); /* oklch */ color: oklch(92.7% 0.031 346.0);
Tailwind
colors: {
custom: {
50: '#fae9f1',
500: '#f7dfeb',
950: '#000000',
},
}SCSS
$custom: #f7dfeb; $custom-light: #fae9f1; $custom-dark: #000000;
JSON
{
"hex": "#f7dfeb",
"rgb": {
"r": 247,
"g": 223,
"b": 235
},
"hsl": {
"h": 330,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92655,
"c": 0.0306,
"h": 346
},
"luminance": 0.78548
}Semantic roles & 50–950 ramp
primary
#F7DFEB
secondary
#A1D9BD
accent
#C8731E
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485