#F5DFEC#F5DFEC
#F5DFEC is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.5% C 0.029 H 341.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFEC |
|---|---|
| RGB | rgb(245, 223, 236) |
| HSL | hsl(325, 52%, 92%) |
| HSV | hsv(325, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 3.7%, 3.9%) |
| CIE-LAB | lab(90.89, 9.73, -3.59) |
| CIE-LCH | lch(90.89, 10.37, 339.75°) |
| OKLab | oklab(92.52% 0.0279 -0.0094) |
| OKLCH | oklch(92.52% 0.029 341.4) |
| XYZ | xyz(79.1823, 78.2450, 90.2721) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.34
Mistyrose
#FFE4E1
ΔE00 6.79
Light Pink
#FFD1DF
ΔE00 7.09
Pale Pink
#FFCFDC
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 8.39
Lavender (CSS)
#E6E6FA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFEC #DFF5E8
analogous
#F3DFF5 #F5DFEC #F5DFE1
triadic
#F5DFEC #ECF5DF #DFECF5
tetradic
#F5DFEC #F5F3DF #DFF5E8 #DFE1F5
square
#F5DFEC #F5F3DF #DFF5E8 #DFE1F5
split-complementary
#F5DFEC #E1F5DF #DFF5F3
monochromatic
#D882B5 #E6B0D0 #F5DFEC #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.26
#F5DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F5DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFEC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFEC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#F8DFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f5dfec; /* rgb */ color: rgb(245, 223, 236); /* oklch */ color: oklch(92.5% 0.029 341.4);
Tailwind
colors: {
custom: {
50: '#f8e9f2',
500: '#f5dfec',
950: '#000000',
},
}SCSS
$custom: #f5dfec; $custom-light: #f8e9f2; $custom-dark: #000000;
JSON
{
"hex": "#f5dfec",
"rgb": {
"r": 245,
"g": 223,
"b": 236
},
"hsl": {
"h": 324.545,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.92517,
"c": 0.02947,
"h": 341.4
},
"luminance": 0.78244
}Semantic roles & 50–950 ramp
primary
#F5DFEC
secondary
#A4D5B8
accent
#C06526
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485