#F7DFEA#F7DFEA
#F7DFEA is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.6% C 0.030 H 348.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFEA |
|---|---|
| RGB | rgb(247, 223, 234) |
| HSL | hsl(333, 60%, 92%) |
| HSV | hsv(333, 10%, 97%) |
| CMYK | cmyk(0%, 9.7%, 5.3%, 3.1%) |
| CIE-LAB | lab(91.00, 10.07, -2.36) |
| CIE-LCH | lch(91.00, 10.34, 346.81°) |
| OKLab | oklab(92.63% 0.0293 -0.0061) |
| OKLCH | oklch(92.63% 0.03 348.2) |
| XYZ | xyz(79.5951, 78.4912, 88.7832) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.23
Mistyrose
#FFE4E1
ΔE00 5.95
Light Pink
#FFD1DF
ΔE00 6.58
Pale Pink
#FFCFDC
ΔE00 7.12
Very Light Pink
#FFF4F2
ΔE00 8.77
Thistle
#D8BFD8
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFEA #DFF7EC
analogous
#F7DFF6 #F7DFEA #F7E0DF
triadic
#F7DFEA #EAF7DF #DFEAF7
tetradic
#F7DFEA #F6F7DF #DFF7EC #E0DFF7
square
#F7DFEA #F6F7DF #DFF7EC #E0DFF7
split-complementary
#F7DFEA #DFF7E0 #DFF6F7
monochromatic
#DF7DAA #EBAECA #F7DFEA #F9E7EF #F9E7EF
Accessibility & contrast
On white
1.26
#F7DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#F7DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFEA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFEA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#E6E7E9
Tritanopia (blue-blind)
#FBDFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7dfea; /* rgb */ color: rgb(247, 223, 234); /* oklch */ color: oklch(92.6% 0.030 348.2);
Tailwind
colors: {
custom: {
50: '#fae9f0',
500: '#f7dfea',
950: '#000000',
},
}SCSS
$custom: #f7dfea; $custom-light: #fae9f0; $custom-dark: #000000;
JSON
{
"hex": "#f7dfea",
"rgb": {
"r": 247,
"g": 223,
"b": 234
},
"hsl": {
"h": 332.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92626,
"c": 0.02995,
"h": 348.2
},
"luminance": 0.7849
}Semantic roles & 50–950 ramp
primary
#F7DFEA
secondary
#A1D9BF
accent
#C87A1E
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485