#F8DDEF#F8DDEF
#F8DDEF is a very light, muted pink. Relative luminance 0.779; OKLCH L 92.5% C 0.038 H 338.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DDEF |
|---|---|
| RGB | rgb(248, 221, 239) |
| HSL | hsl(320, 66%, 92%) |
| HSV | hsv(320, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 3.6%, 2.7%) |
| CIE-LAB | lab(90.74, 12.31, -5.36) |
| CIE-LCH | lch(90.74, 13.42, 336.45°) |
| OKLab | oklab(92.48% 0.0351 -0.0141) |
| OKLCH | oklch(92.48% 0.038 338.1) |
| XYZ | xyz(80.1460, 77.9026, 92.4593) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.75
Pale Pink
#FFCFDC
ΔE00 6.43
Lavenderblush
#FFF0F5
ΔE00 7.42
Thistle
#D8BFD8
ΔE00 7.45
Pale Mauve
#FED0FC
ΔE00 8.41
Mistyrose
#FFE4E1
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DDEF #DDF8E6
analogous
#F4DDF8 #F8DDEF #F8DDE2
triadic
#F8DDEF #EFF8DD #DDEFF8
tetradic
#F8DDEF #F8F4DD #DDF8E6 #DDE2F8
square
#F8DDEF #F8F4DD #DDF8E6 #DDE2F8
split-complementary
#F8DDEF #E2F8DD #DDF8F4
monochromatic
#E377BF #EEAAD7 #F8DDEF #FAE6F3 #FAE6F3
Accessibility & contrast
On white
1.27
#F8DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#F8DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DDEF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DDEF | 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)
#DEE2F0
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#FBDEE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8ddef; /* rgb */ color: rgb(248, 221, 239); /* oklch */ color: oklch(92.5% 0.038 338.1);
Tailwind
colors: {
custom: {
50: '#fae7f4',
500: '#f8ddef',
950: '#000000',
},
}SCSS
$custom: #f8ddef; $custom-light: #fae7f4; $custom-dark: #000000;
JSON
{
"hex": "#f8ddef",
"rgb": {
"r": 248,
"g": 221,
"b": 239
},
"hsl": {
"h": 320,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.92481,
"c": 0.03783,
"h": 338.1
},
"luminance": 0.77901
}Semantic roles & 50–950 ramp
primary
#F8DDEF
secondary
#9EDBB2
accent
#CE5418
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485