#F3DFEB#F3DFEB
#F3DFEB is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.3% C 0.027 H 340.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFEB |
|---|---|
| RGB | rgb(243, 223, 235) |
| HSL | hsl(324, 45%, 91%) |
| HSV | hsv(324, 8%, 95%) |
| CMYK | cmyk(0%, 8.2%, 3.3%, 4.7%) |
| CIE-LAB | lab(90.70, 8.88, -3.36) |
| CIE-LCH | lch(90.70, 9.50, 339.26°) |
| OKLab | oklab(92.32% 0.0255 -0.0088) |
| OKLCH | oklch(92.32% 0.027 340.9) |
| XYZ | xyz(78.3433, 77.8291, 89.4765) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.86
Mistyrose
#FFE4E1
ΔE00 6.61
Light Pink
#FFD1DF
ΔE00 7.73
Lavender (CSS)
#E6E6FA
ΔE00 8.19
Pale Pink
#FFCFDC
ΔE00 8.28
Very Light Pink
#FFF4F2
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFEB #DFF3E7
analogous
#F1DFF3 #F3DFEB #F3DFE1
triadic
#F3DFEB #EBF3DF #DFEBF3
tetradic
#F3DFEB #F3F1DF #DFF3E7 #DFE1F3
square
#F3DFEB #F3F1DF #DFF3E7 #DFE1F3
split-complementary
#F3DFEB #E1F3DF #DFF3F1
monochromatic
#D286B3 #E2B2CF #F3DFEB #F7E9F1 #F7E9F1
Accessibility & contrast
On white
1.27
#F3DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F3DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFEB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFEB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#F6DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f3dfeb; /* rgb */ color: rgb(243, 223, 235); /* oklch */ color: oklch(92.3% 0.027 340.9);
Tailwind
colors: {
custom: {
50: '#f7e9f1',
500: '#f3dfeb',
950: '#000000',
},
}SCSS
$custom: #f3dfeb; $custom-light: #f7e9f1; $custom-dark: #000000;
JSON
{
"hex": "#f3dfeb",
"rgb": {
"r": 243,
"g": 223,
"b": 235
},
"hsl": {
"h": 324,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.92321,
"c": 0.02694,
"h": 340.9
},
"luminance": 0.77828
}Semantic roles & 50–950 ramp
primary
#F3DFEB
secondary
#A5D1B7
accent
#B9652D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485