#F2DAED#F2DAED
#F2DAED is a very light, muted pink. Relative luminance 0.751; OKLCH L 91.3% C 0.036 H 332.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DAED |
|---|---|
| RGB | rgb(242, 218, 237) |
| HSL | hsl(313, 48%, 90%) |
| HSV | hsv(313, 10%, 95%) |
| CMYK | cmyk(0%, 9.9%, 2.1%, 5.1%) |
| CIE-LAB | lab(89.46, 11.50, -6.26) |
| CIE-LCH | lch(89.46, 13.09, 331.45°) |
| OKLab | oklab(91.35% 0.0323 -0.0165) |
| OKLCH | oklch(91.35% 0.036 332.9) |
| XYZ | xyz(76.9735, 75.1355, 90.5520) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 7.16
Lavenderblush
#FFF0F5
ΔE00 7.64
Pale Mauve
#FED0FC
ΔE00 8.44
Pale Lavender
#EECFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DAED #DAF2DF
analogous
#EBDAF2 #F2DAED #F2DAE1
triadic
#F2DAED #EDF2DA #DAEDF2
tetradic
#F2DAED #F2EBDA #DAF2DF #DAE1F2
square
#F2DAED #F2EBDA #DAF2DF #DAE1F2
split-complementary
#F2DAED #E1F2DA #DAF2EB
monochromatic
#D27FC1 #E2ADD7 #F2DAED #F7E8F4 #F7E8F4
Accessibility & contrast
On white
1.31
#F2DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#F2DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DAED
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DAED | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#F5DBE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2daed; /* rgb */ color: rgb(242, 218, 237); /* oklch */ color: oklch(91.3% 0.036 332.9);
Tailwind
colors: {
custom: {
50: '#f6e5f2',
500: '#f2daed',
950: '#000000',
},
}SCSS
$custom: #f2daed; $custom-light: #f6e5f2; $custom-dark: #000000;
JSON
{
"hex": "#f2daed",
"rgb": {
"r": 242,
"g": 218,
"b": 237
},
"hsl": {
"h": 312.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.91347,
"c": 0.03633,
"h": 332.9
},
"luminance": 0.75134
}Semantic roles & 50–950 ramp
primary
#F2DAED
secondary
#A0D0AA
accent
#BB482A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485