#F5DCEF#F5DCEF
#F5DCEF is a very light, muted pink. Relative luminance 0.768; OKLCH L 92.0% C 0.037 H 334.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCEF |
|---|---|
| RGB | rgb(245, 220, 239) |
| HSL | hsl(314, 56%, 91%) |
| HSV | hsv(314, 10%, 96%) |
| CMYK | cmyk(0%, 10.2%, 2.4%, 3.9%) |
| CIE-LAB | lab(90.24, 11.82, -6.12) |
| CIE-LCH | lch(90.24, 13.31, 332.63°) |
| OKLab | oklab(92.04% 0.0334 -0.0162) |
| OKLCH | oklch(92.04% 0.037 334.1) |
| XYZ | xyz(78.8274, 76.8319, 92.3221) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.33
Pale Pink
#FFCFDC
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 7.03
Lavenderblush
#FFF0F5
ΔE00 7.51
Pale Mauve
#FED0FC
ΔE00 8.35
Very Light Purple
#F6CEFC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCEF #DCF5E2
analogous
#EEDCF5 #F5DCEF #F5DCE2
triadic
#F5DCEF #EFF5DC #DCEFF5
tetradic
#F5DCEF #F5EEDC #DCF5E2 #DCE2F5
square
#F5DCEF #F5EEDC #DCF5E2 #DCE2F5
split-complementary
#F5DCEF #E2F5DC #DCF5EE
monochromatic
#DA7DC3 #E7ACD9 #F5DCEF #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.28
#F5DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F5DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCEF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCEF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#F8DDE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dcef; /* rgb */ color: rgb(245, 220, 239); /* oklch */ color: oklch(92.0% 0.037 334.1);
Tailwind
colors: {
custom: {
50: '#f8e6f4',
500: '#f5dcef',
950: '#000000',
},
}SCSS
$custom: #f5dcef; $custom-light: #f8e6f4; $custom-dark: #000000;
JSON
{
"hex": "#f5dcef",
"rgb": {
"r": 245,
"g": 220,
"b": 239
},
"hsl": {
"h": 314.4,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.92039,
"c": 0.03706,
"h": 334.1
},
"luminance": 0.76831
}Semantic roles & 50–950 ramp
primary
#F5DCEF
secondary
#A0D5AD
accent
#C34922
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485