#F5DDEF#F5DDEF
#F5DDEF is a very light, muted pink. Relative luminance 0.774; OKLCH L 92.2% C 0.035 H 334.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DDEF |
|---|---|
| RGB | rgb(245, 221, 239) |
| HSL | hsl(315, 55%, 91%) |
| HSV | hsv(315, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 2.4%, 3.9%) |
| CIE-LAB | lab(90.49, 11.30, -5.76) |
| CIE-LCH | lch(90.49, 12.68, 332.98°) |
| OKLab | oklab(92.23% 0.0319 -0.0152) |
| OKLCH | oklch(92.23% 0.035 334.5) |
| XYZ | xyz(79.0907, 77.3584, 92.4098) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.56
Lavenderblush
#FFF0F5
ΔE00 7.04
Pale Pink
#FFCFDC
ΔE00 7.22
Thistle
#D8BFD8
ΔE00 7.30
Mistyrose
#FFE4E1
ΔE00 8.50
Pale Mauve
#FED0FC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DDEF #DDF5E3
analogous
#EFDDF5 #F5DDEF #F5DDE3
triadic
#F5DDEF #EFF5DD #DDEFF5
tetradic
#F5DDEF #F5EFDD #DDF5E3 #DDE3F5
square
#F5DDEF #F5EFDD #DDF5E3 #DDE3F5
split-complementary
#F5DDEF #E3F5DD #DDF5EF
monochromatic
#D97EC2 #E7AED9 #F5DDEF #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.27
#F5DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F5DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DDEF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DDEF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#F8DEE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5ddef; /* rgb */ color: rgb(245, 221, 239); /* oklch */ color: oklch(92.2% 0.035 334.5);
Tailwind
colors: {
custom: {
50: '#f8e7f4',
500: '#f5ddef',
950: '#000000',
},
}SCSS
$custom: #f5ddef; $custom-light: #f8e7f4; $custom-dark: #000000;
JSON
{
"hex": "#f5ddef",
"rgb": {
"r": 245,
"g": 221,
"b": 239
},
"hsl": {
"h": 315,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.92227,
"c": 0.03534,
"h": 334.5
},
"luminance": 0.77357
}Semantic roles & 50–950 ramp
primary
#F5DDEF
secondary
#A1D5AE
accent
#C24B23
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485