#F8DEF2#F8DEF2
#F8DEF2 is a very light, muted pink. Relative luminance 0.786; OKLCH L 92.8% C 0.039 H 333.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEF2 |
|---|---|
| RGB | rgb(248, 222, 242) |
| HSL | hsl(314, 65%, 92%) |
| HSV | hsv(314, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 2.4%, 2.7%) |
| CIE-LAB | lab(91.06, 12.31, -6.46) |
| CIE-LCH | lch(91.06, 13.90, 332.30°) |
| OKLab | oklab(92.76% 0.0347 -0.0171) |
| OKLCH | oklch(92.76% 0.039 333.8) |
| XYZ | xyz(80.8577, 78.6109, 94.9011) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.30
Pale Pink
#FFCFDC
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 7.42
Lavenderblush
#FFF0F5
ΔE00 7.67
Pale Mauve
#FED0FC
ΔE00 8.02
Very Light Purple
#F6CEFC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEF2 #DEF8E4
analogous
#F1DEF8 #F8DEF2 #F8DEE5
triadic
#F8DEF2 #F2F8DE #DEF2F8
tetradic
#F8DEF2 #F8F1DE #DEF8E4 #DEE5F8
square
#F8DEF2 #F8F1DE #DEF8E4 #DEE5F8
split-complementary
#F8DEF2 #E5F8DE #DEF8F1
monochromatic
#E379CA #EDACDE #F8DEF2 #FAE6F5 #FAE6F5
Accessibility & contrast
On white
1.26
#F8DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#F8DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEF2
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEF2 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#E3E7F1
Tritanopia (blue-blind)
#FBDFE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8def2; /* rgb */ color: rgb(248, 222, 242); /* oklch */ color: oklch(92.8% 0.039 333.8);
Tailwind
colors: {
custom: {
50: '#fae8f6',
500: '#f8def2',
950: '#000000',
},
}SCSS
$custom: #f8def2; $custom-light: #fae8f6; $custom-dark: #000000;
JSON
{
"hex": "#f8def2",
"rgb": {
"r": 248,
"g": 222,
"b": 242
},
"hsl": {
"h": 313.846,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92759,
"c": 0.03868,
"h": 333.8
},
"luminance": 0.7861
}Semantic roles & 50–950 ramp
primary
#F8DEF2
secondary
#9FDBAD
accent
#CD4219
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485