#F8DEF3#F8DEF3
#F8DEF3 is a very light, muted pink. Relative luminance 0.787; OKLCH L 92.8% C 0.040 H 332.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEF3 |
|---|---|
| RGB | rgb(248, 222, 243) |
| HSL | hsl(312, 65%, 92%) |
| HSV | hsv(312, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 2%, 2.7%) |
| CIE-LAB | lab(91.09, 12.49, -6.95) |
| CIE-LCH | lch(91.09, 14.29, 330.92°) |
| OKLab | oklab(92.79% 0.0351 -0.0184) |
| OKLCH | oklch(92.79% 0.04 332.3) |
| XYZ | xyz(81.0083, 78.6712, 95.6942) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.36
Pale Mauve
#FED0FC
ΔE00 7.76
Lavenderblush
#FFF0F5
ΔE00 7.91
Very Light Purple
#F6CEFC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEF3 #DEF8E3
analogous
#F0DEF8 #F8DEF3 #F8DEE6
triadic
#F8DEF3 #F3F8DE #DEF3F8
tetradic
#F8DEF3 #F8F0DE #DEF8E3 #DEE6F8
square
#F8DEF3 #F8F0DE #DEF8E3 #DEE6F8
split-complementary
#F8DEF3 #E6F8DE #DEF8F0
monochromatic
#E379CE #EDACE1 #F8DEF3 #FAE6F6 #FAE6F6
Accessibility & contrast
On white
1.25
#F8DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#F8DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEF3
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEF3 | 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)
#DEE3F4
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#FBDFE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8def3; /* rgb */ color: rgb(248, 222, 243); /* oklch */ color: oklch(92.8% 0.040 332.3);
Tailwind
colors: {
custom: {
50: '#fae8f7',
500: '#f8def3',
950: '#000000',
},
}SCSS
$custom: #f8def3; $custom-light: #fae8f7; $custom-dark: #000000;
JSON
{
"hex": "#f8def3",
"rgb": {
"r": 248,
"g": 222,
"b": 243
},
"hsl": {
"h": 311.538,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92789,
"c": 0.03959,
"h": 332.3
},
"luminance": 0.7867
}Semantic roles & 50–950 ramp
primary
#F8DEF3
secondary
#9FDBAB
accent
#CD3B19
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485