#F2DAE4#F2DAE4
#F2DAE4 is a very light, muted pink. Relative luminance 0.746; OKLCH L 91.1% C 0.029 H 350.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DAE4 |
|---|---|
| RGB | rgb(242, 218, 228) |
| HSL | hsl(335, 48%, 90%) |
| HSV | hsv(335, 10%, 95%) |
| CMYK | cmyk(0%, 9.9%, 5.8%, 5.1%) |
| CIE-LAB | lab(89.22, 9.94, -1.88) |
| CIE-LCH | lch(89.22, 10.11, 349.30°) |
| OKLab | oklab(91.08% 0.0291 -0.0048) |
| OKLCH | oklch(91.08% 0.029 350.6) |
| XYZ | xyz(75.6914, 74.6227, 83.8000) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.82
Mistyrose
#FFE4E1
ΔE00 5.89
Light Pink
#FFD1DF
ΔE00 6.39
Pale Pink
#FFCFDC
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 8.16
Very Light Pink
#FFF4F2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DAE4 #DAF2E8
analogous
#F2DAF0 #F2DAE4 #F2DCDA
triadic
#F2DAE4 #E4F2DA #DAE4F2
tetradic
#F2DAE4 #F0F2DA #DAF2E8 #DCDAF2
square
#F2DAE4 #F0F2DA #DAF2E8 #DCDAF2
split-complementary
#F2DAE4 #DAF2DC #DAF0F2
monochromatic
#D27FA2 #E2ADC3 #F2DAE4 #F7E8EE #F7E8EE
Accessibility & contrast
On white
1.32
#F2DAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#F2DAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DAE4
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DAE4 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#E1E2E3
Tritanopia (blue-blind)
#F6DADD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dae4; /* rgb */ color: rgb(242, 218, 228); /* oklch */ color: oklch(91.1% 0.029 350.6);
Tailwind
colors: {
custom: {
50: '#f6e5ec',
500: '#f2dae4',
950: '#000000',
},
}SCSS
$custom: #f2dae4; $custom-light: #f6e5ec; $custom-dark: #000000;
JSON
{
"hex": "#f2dae4",
"rgb": {
"r": 242,
"g": 218,
"b": 228
},
"hsl": {
"h": 335,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.9108,
"c": 0.02948,
"h": 350.6
},
"luminance": 0.74621
}Semantic roles & 50–950 ramp
primary
#F2DAE4
secondary
#A0D0BC
accent
#BB7F2A
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171516
muted
#858484