#F3DEEF#F3DEEF
#F3DEEF is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.2% C 0.032 H 332.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEEF |
|---|---|
| RGB | rgb(243, 222, 239) |
| HSL | hsl(311, 47%, 91%) |
| HSV | hsv(311, 9%, 95%) |
| CMYK | cmyk(0%, 8.6%, 1.6%, 4.7%) |
| CIE-LAB | lab(90.56, 10.11, -5.66) |
| CIE-LCH | lch(90.56, 11.58, 330.73°) |
| OKLab | oklab(92.25% 0.0283 -0.015) |
| OKLCH | oklch(92.25% 0.032 332.2) |
| XYZ | xyz(78.6613, 77.5301, 92.4655) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 7.59
Pale Pink
#FFCFDC
ΔE00 8.04
Lavender (CSS)
#E6E6FA
ΔE00 8.13
Mistyrose
#FFE4E1
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEEF #DEF3E2
analogous
#ECDEF3 #F3DEEF #F3DEE4
triadic
#F3DEEF #EFF3DE #DEEFF3
tetradic
#F3DEEF #F3ECDE #DEF3E2 #DEE4F3
square
#F3DEEF #F3ECDE #DEF3E2 #DEE4F3
split-complementary
#F3DEEF #E4F3DE #DEF3EC
monochromatic
#D284C3 #E3B1D9 #F3DEEF #F7E9F4 #F7E9F4
Accessibility & contrast
On white
1.27
#F3DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#F3DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEEF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEEF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#F5DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f3deef; /* rgb */ color: rgb(243, 222, 239); /* oklch */ color: oklch(92.2% 0.032 332.2);
Tailwind
colors: {
custom: {
50: '#f7e8f4',
500: '#f3deef',
950: '#000000',
},
}SCSS
$custom: #f3deef; $custom-light: #f7e8f4; $custom-dark: #000000;
JSON
{
"hex": "#f3deef",
"rgb": {
"r": 243,
"g": 222,
"b": 239
},
"hsl": {
"h": 311.429,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.92249,
"c": 0.03205,
"h": 332.2
},
"luminance": 0.77529
}Semantic roles & 50–950 ramp
primary
#F3DEEF
secondary
#A4D1AD
accent
#BA472C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485