#F4DCEA#F4DCEA
#F4DCEA is a very light, muted pink. Relative luminance 0.764; OKLCH L 91.8% C 0.032 H 341.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCEA |
|---|---|
| RGB | rgb(244, 220, 234) |
| HSL | hsl(325, 52%, 91%) |
| HSV | hsv(325, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 4.1%, 4.3%) |
| CIE-LAB | lab(90.03, 10.61, -3.82) |
| CIE-LCH | lch(90.03, 11.28, 340.19°) |
| OKLab | oklab(91.81% 0.0305 -0.01) |
| OKLCH | oklch(91.81% 0.032 341.8) |
| XYZ | xyz(77.7510, 76.3611, 88.4692) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.23
Light Pink
#FFD1DF
ΔE00 6.32
Pale Pink
#FFCFDC
ΔE00 6.91
Mistyrose
#FFE4E1
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCEA #DCF4E6
analogous
#F2DCF4 #F4DCEA #F4DCDE
triadic
#F4DCEA #EAF4DC #DCEAF4
tetradic
#F4DCEA #F4F2DC #DCF4E6 #DCDEF4
square
#F4DCEA #F4F2DC #DCF4E6 #DCDEF4
split-complementary
#F4DCEA #DEF4DC #DCF4F2
monochromatic
#D77FB2 #E5ADCE #F4DCEA #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.29
#F4DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F4DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCEA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCEA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#E2E4E9
Tritanopia (blue-blind)
#F7DCE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dcea; /* rgb */ color: rgb(244, 220, 234); /* oklch */ color: oklch(91.8% 0.032 341.8);
Tailwind
colors: {
custom: {
50: '#f7e6f0',
500: '#f4dcea',
950: '#000000',
},
}SCSS
$custom: #f4dcea; $custom-light: #f7e6f0; $custom-dark: #000000;
JSON
{
"hex": "#f4dcea",
"rgb": {
"r": 244,
"g": 220,
"b": 234
},
"hsl": {
"h": 325,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91805,
"c": 0.03209,
"h": 341.8
},
"luminance": 0.7636
}Semantic roles & 50–950 ramp
primary
#F4DCEA
secondary
#A1D3B6
accent
#C06626
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485