#F5DEEE#F5DEEE
#F5DEEE is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.4% C 0.033 H 336.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DEEE |
|---|---|
| RGB | rgb(245, 222, 238) |
| HSL | hsl(318, 53%, 92%) |
| HSV | hsv(318, 9%, 96%) |
| CMYK | cmyk(0%, 9.4%, 2.9%, 3.9%) |
| CIE-LAB | lab(90.70, 10.60, -4.92) |
| CIE-LCH | lch(90.70, 11.69, 335.11°) |
| OKLab | oklab(92.39% 0.0301 -0.013) |
| OKLCH | oklch(92.39% 0.033 336.7) |
| XYZ | xyz(79.2081, 77.8291, 91.7222) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.31
Light Pink
#FFD1DF
ΔE00 6.78
Pale Pink
#FFCFDC
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 7.72
Mistyrose
#FFE4E1
ΔE00 7.82
Lavender (CSS)
#E6E6FA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DEEE #DEF5E5
analogous
#F1DEF5 #F5DEEE #F5DEE3
triadic
#F5DEEE #EEF5DE #DEEEF5
tetradic
#F5DEEE #F5F1DE #DEF5E5 #DEE3F5
square
#F5DEEE #F5F1DE #DEF5E5 #DEE3F5
split-complementary
#F5DEEE #E3F5DE #DEF5F1
monochromatic
#D980BE #E7AFD6 #F5DEEE #F8E8F3 #F8E8F3
Accessibility & contrast
On white
1.27
#F5DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F5DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DEEE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DEEE | 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)
#DEE2EF
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#F8DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5deee; /* rgb */ color: rgb(245, 222, 238); /* oklch */ color: oklch(92.4% 0.033 336.7);
Tailwind
colors: {
custom: {
50: '#f8e8f3',
500: '#f5deee',
950: '#000000',
},
}SCSS
$custom: #f5deee; $custom-light: #f8e8f3; $custom-dark: #000000;
JSON
{
"hex": "#f5deee",
"rgb": {
"r": 245,
"g": 222,
"b": 238
},
"hsl": {
"h": 318.261,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.92386,
"c": 0.03277,
"h": 336.7
},
"luminance": 0.77828
}Semantic roles & 50–950 ramp
primary
#F5DEEE
secondary
#A2D5B2
accent
#C15425
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485