#F2DCEA#F2DCEA
#F2DCEA is a very light, muted pink. Relative luminance 0.760; OKLCH L 91.6% C 0.030 H 339.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCEA |
|---|---|
| RGB | rgb(242, 220, 234) |
| HSL | hsl(322, 46%, 91%) |
| HSV | hsv(322, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 3.3%, 5.1%) |
| CIE-LAB | lab(89.86, 9.93, -4.08) |
| CIE-LCH | lch(89.86, 10.74, 337.65°) |
| OKLab | oklab(91.64% 0.0284 -0.0107) |
| OKLCH | oklch(91.64% 0.03 339.3) |
| XYZ | xyz(77.0606, 76.0052, 88.4369) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.98
Light Pink
#FFD1DF
ΔE00 6.93
Mistyrose
#FFE4E1
ΔE00 7.28
Pale Pink
#FFCFDC
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 7.64
Lavender (CSS)
#E6E6FA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCEA #DCF2E4
analogous
#EFDCF2 #F2DCEA #F2DCDF
triadic
#F2DCEA #EAF2DC #DCEAF2
tetradic
#F2DCEA #F2EFDC #DCF2E4 #DCDFF2
square
#F2DCEA #F2EFDC #DCF2E4 #DCDFF2
split-complementary
#F2DCEA #DFF2DC #DCF2EF
monochromatic
#D183B4 #E1AFCF #F2DCEA #F7E9F2 #F7E9F2
Accessibility & contrast
On white
1.30
#F2DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#F2DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCEA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCEA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#F5DCE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dcea; /* rgb */ color: rgb(242, 220, 234); /* oklch */ color: oklch(91.6% 0.030 339.3);
Tailwind
colors: {
custom: {
50: '#f6e6f0',
500: '#f2dcea',
950: '#000000',
},
}SCSS
$custom: #f2dcea; $custom-light: #f6e6f0; $custom-dark: #000000;
JSON
{
"hex": "#f2dcea",
"rgb": {
"r": 242,
"g": 220,
"b": 234
},
"hsl": {
"h": 321.818,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91636,
"c": 0.03033,
"h": 339.3
},
"luminance": 0.76004
}Semantic roles & 50–950 ramp
primary
#F2DCEA
secondary
#A3D0B3
accent
#B9602C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485