#F5DEEC#F5DEEC
#F5DEEC is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.3% C 0.031 H 340.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DEEC |
|---|---|
| RGB | rgb(245, 222, 236) |
| HSL | hsl(323, 53%, 92%) |
| HSV | hsv(323, 9%, 96%) |
| CMYK | cmyk(0%, 9.4%, 3.7%, 3.9%) |
| CIE-LAB | lab(90.65, 10.25, -3.95) |
| CIE-LCH | lch(90.65, 10.99, 338.94°) |
| OKLab | oklab(92.33% 0.0294 -0.0104) |
| OKLCH | oklch(92.33% 0.031 340.6) |
| XYZ | xyz(78.9159, 77.7122, 90.1833) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.83
Light Pink
#FFD1DF
ΔE00 6.73
Mistyrose
#FFE4E1
ΔE00 7.12
Pale Pink
#FFCFDC
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 8.03
Lavender (CSS)
#E6E6FA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DEEC #DEF5E7
analogous
#F3DEF5 #F5DEEC #F5DEE1
triadic
#F5DEEC #ECF5DE #DEECF5
tetradic
#F5DEEC #F5F3DE #DEF5E7 #DEE1F5
square
#F5DEEC #F5F3DE #DEF5E7 #DEE1F5
split-complementary
#F5DEEC #E1F5DE #DEF5F3
monochromatic
#D980B6 #E7AFD1 #F5DEEC #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.27
#F5DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F5DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DEEC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DEEC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2ED
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#F8DEE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5deec; /* rgb */ color: rgb(245, 222, 236); /* oklch */ color: oklch(92.3% 0.031 340.6);
Tailwind
colors: {
custom: {
50: '#f8e8f2',
500: '#f5deec',
950: '#000000',
},
}SCSS
$custom: #f5deec; $custom-light: #f8e8f2; $custom-dark: #000000;
JSON
{
"hex": "#f5deec",
"rgb": {
"r": 245,
"g": 222,
"b": 236
},
"hsl": {
"h": 323.478,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.92327,
"c": 0.03115,
"h": 340.6
},
"luminance": 0.77711
}Semantic roles & 50–950 ramp
primary
#F5DEEC
secondary
#A2D5B6
accent
#C16225
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485