#F2DFEE#F2DFEE
#F2DFEE is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.3% C 0.029 H 332.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFEE |
|---|---|
| RGB | rgb(242, 223, 238) |
| HSL | hsl(313, 42%, 91%) |
| HSV | hsv(313, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 1.7%, 5.1%) |
| CIE-LAB | lab(90.70, 9.07, -4.95) |
| CIE-LCH | lch(90.70, 10.33, 331.39°) |
| OKLab | oklab(92.33% 0.0255 -0.0131) |
| OKLCH | oklch(92.33% 0.029 332.9) |
| XYZ | xyz(78.4361, 77.8265, 91.7623) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.53
Lavender (CSS)
#E6E6FA
ΔE00 7.58
Mistyrose
#FFE4E1
ΔE00 7.76
Light Pink
#FFD1DF
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.11
Pale Pink
#FFCFDC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFEE #DFF2E3
analogous
#ECDFF2 #F2DFEE #F2DFE4
triadic
#F2DFEE #EEF2DF #DFEEF2
tetradic
#F2DFEE #F2ECDF #DFF2E3 #DFE4F2
square
#F2DFEE #F2ECDF #DFF2E3 #DFE4F2
split-complementary
#F2DFEE #E4F2DF #DFF2EC
monochromatic
#CF88C0 #E0B3D7 #F2DFEE #F6E9F3 #F6E9F3
Accessibility & contrast
On white
1.27
#F2DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F2DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFEE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFEE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#F4E0E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2dfee; /* rgb */ color: rgb(242, 223, 238); /* oklch */ color: oklch(92.3% 0.029 332.9);
Tailwind
colors: {
custom: {
50: '#f6e9f3',
500: '#f2dfee',
950: '#000000',
},
}SCSS
$custom: #f2dfee; $custom-light: #f6e9f3; $custom-dark: #000000;
JSON
{
"hex": "#f2dfee",
"rgb": {
"r": 242,
"g": 223,
"b": 238
},
"hsl": {
"h": 312.632,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92327,
"c": 0.02863,
"h": 332.9
},
"luminance": 0.77826
}Semantic roles & 50–950 ramp
primary
#F2DFEE
secondary
#A6CFAF
accent
#B54C30
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485