#F8DFEA#F8DFEA
#F8DFEA is a very light, muted pink. Relative luminance 0.787; OKLCH L 92.7% C 0.031 H 349.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFEA |
|---|---|
| RGB | rgb(248, 223, 234) |
| HSL | hsl(334, 64%, 92%) |
| HSV | hsv(334, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 5.6%, 2.7%) |
| CIE-LAB | lab(91.09, 10.41, -2.23) |
| CIE-LCH | lch(91.09, 10.64, 347.92°) |
| OKLab | oklab(92.71% 0.0304 -0.0058) |
| OKLCH | oklch(92.71% 0.031 349.3) |
| XYZ | xyz(79.9487, 78.6736, 88.7998) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.41
Mistyrose
#FFE4E1
ΔE00 5.91
Light Pink
#FFD1DF
ΔE00 6.29
Pale Pink
#FFCFDC
ΔE00 6.84
Thistle
#D8BFD8
ΔE00 8.82
Very Light Pink
#FFF4F2
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFEA #DFF8ED
analogous
#F8DFF7 #F8DFEA #F8E1DF
triadic
#F8DFEA #EAF8DF #DFEAF8
tetradic
#F8DFEA #F7F8DF #DFF8ED #E1DFF8
square
#F8DFEA #F7F8DF #DFF8ED #E1DFF8
split-complementary
#F8DFEA #DFF8E1 #DFF7F8
monochromatic
#E27BA8 #EDADC9 #F8DFEA #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.25
#F8DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#F8DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFEA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFEA | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#E6E7E9
Tritanopia (blue-blind)
#FCDFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8dfea; /* rgb */ color: rgb(248, 223, 234); /* oklch */ color: oklch(92.7% 0.031 349.3);
Tailwind
colors: {
custom: {
50: '#fae9f0',
500: '#f8dfea',
950: '#000000',
},
}SCSS
$custom: #f8dfea; $custom-light: #fae9f0; $custom-dark: #000000;
JSON
{
"hex": "#f8dfea",
"rgb": {
"r": 248,
"g": 223,
"b": 234
},
"hsl": {
"h": 333.6,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.92711,
"c": 0.03092,
"h": 349.3
},
"luminance": 0.78672
}Semantic roles & 50–950 ramp
primary
#F8DFEA
secondary
#A0DBC1
accent
#CC7D1A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485