#F5DEEF#F5DEEF
#F5DEEF is a very light, muted pink. Relative luminance 0.779; OKLCH L 92.4% C 0.034 H 334.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DEEF |
|---|---|
| RGB | rgb(245, 222, 239) |
| HSL | hsl(316, 53%, 92%) |
| HSV | hsv(316, 9%, 96%) |
| CMYK | cmyk(0%, 9.4%, 2.4%, 3.9%) |
| CIE-LAB | lab(90.73, 10.78, -5.40) |
| CIE-LCH | lch(90.73, 12.05, 333.37°) |
| OKLab | oklab(92.42% 0.0305 -0.0143) |
| OKLCH | oklch(92.42% 0.034 334.9) |
| XYZ | xyz(79.3555, 77.8880, 92.4981) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.56
Light Pink
#FFD1DF
ΔE00 6.83
Pale Pink
#FFCFDC
ΔE00 7.47
Thistle
#D8BFD8
ΔE00 7.59
Mistyrose
#FFE4E1
ΔE00 8.16
Lavender (CSS)
#E6E6FA
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DEEF #DEF5E4
analogous
#F0DEF5 #F5DEEF #F5DEE4
triadic
#F5DEEF #EFF5DE #DEEFF5
tetradic
#F5DEEF #F5F0DE #DEF5E4 #DEE4F5
square
#F5DEEF #F5F0DE #DEF5E4 #DEE4F5
split-complementary
#F5DEEF #E4F5DE #DEF5F0
monochromatic
#D980C1 #E7AFD8 #F5DEEF #F8E8F4 #F8E8F4
Accessibility & contrast
On white
1.27
#F5DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#F5DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DEEF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DEEF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#F8DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5deef; /* rgb */ color: rgb(245, 222, 239); /* oklch */ color: oklch(92.4% 0.034 334.9);
Tailwind
colors: {
custom: {
50: '#f8e8f4',
500: '#f5deef',
950: '#000000',
},
}SCSS
$custom: #f5deef; $custom-light: #f8e8f4; $custom-dark: #000000;
JSON
{
"hex": "#f5deef",
"rgb": {
"r": 245,
"g": 222,
"b": 239
},
"hsl": {
"h": 315.652,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.92416,
"c": 0.03363,
"h": 334.9
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#F5DEEF
secondary
#A2D5B0
accent
#C14D25
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485