#F3DFEE#F3DFEE
#F3DFEE is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.4% C 0.029 H 334.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFEE |
|---|---|
| RGB | rgb(243, 223, 238) |
| HSL | hsl(315, 45%, 91%) |
| HSV | hsv(315, 8%, 95%) |
| CMYK | cmyk(0%, 8.2%, 2.1%, 4.7%) |
| CIE-LAB | lab(90.78, 9.41, -4.82) |
| CIE-LCH | lch(90.78, 10.57, 332.88°) |
| OKLab | oklab(92.41% 0.0265 -0.0127) |
| OKLCH | oklch(92.41% 0.029 334.4) |
| XYZ | xyz(78.7804, 78.0040, 91.7784) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.61
Mistyrose
#FFE4E1
ΔE00 7.66
Light Pink
#FFD1DF
ΔE00 7.70
Lavender (CSS)
#E6E6FA
ΔE00 7.90
Thistle
#D8BFD8
ΔE00 8.08
Pale Pink
#FFCFDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFEE #DFF3E4
analogous
#EEDFF3 #F3DFEE #F3DFE4
triadic
#F3DFEE #EEF3DF #DFEEF3
tetradic
#F3DFEE #F3EEDF #DFF3E4 #DFE4F3
square
#F3DFEE #F3EEDF #DFF3E4 #DFE4F3
split-complementary
#F3DFEE #E4F3DF #DFF3EE
monochromatic
#D286BF #E2B2D6 #F3DFEE #F7E9F3 #F7E9F3
Accessibility & contrast
On white
1.27
#F3DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#F3DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFEE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFEE | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#F5E0E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f3dfee; /* rgb */ color: rgb(243, 223, 238); /* oklch */ color: oklch(92.4% 0.029 334.4);
Tailwind
colors: {
custom: {
50: '#f7e9f3',
500: '#f3dfee',
950: '#000000',
},
}SCSS
$custom: #f3dfee; $custom-light: #f7e9f3; $custom-dark: #000000;
JSON
{
"hex": "#f3dfee",
"rgb": {
"r": 243,
"g": 223,
"b": 238
},
"hsl": {
"h": 315,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.92409,
"c": 0.02943,
"h": 334.4
},
"luminance": 0.78003
}Semantic roles & 50–950 ramp
primary
#F3DFEE
secondary
#A5D1B0
accent
#B9502D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485