#F3DBEF#F3DBEF
#F3DBEF is a very light, muted pink. Relative luminance 0.759; OKLCH L 91.7% C 0.037 H 331.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DBEF |
|---|---|
| RGB | rgb(243, 219, 239) |
| HSL | hsl(310, 50%, 91%) |
| HSV | hsv(310, 10%, 95%) |
| CMYK | cmyk(0%, 9.9%, 1.6%, 4.7%) |
| CIE-LAB | lab(89.84, 11.67, -6.74) |
| CIE-LCH | lch(89.84, 13.48, 329.99°) |
| OKLab | oklab(91.68% 0.0327 -0.0178) |
| OKLCH | oklch(91.68% 0.037 331.4) |
| XYZ | xyz(77.8716, 75.9507, 92.2023) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 6.69
Pale Pink
#FFCFDC
ΔE00 7.33
Lavenderblush
#FFF0F5
ΔE00 7.76
Pale Lavender
#EECFFE
ΔE00 8.18
Pale Mauve
#FED0FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DBEF #DBF3DF
analogous
#EBDBF3 #F3DBEF #F3DBE3
triadic
#F3DBEF #EFF3DB #DBEFF3
tetradic
#F3DBEF #F3EBDB #DBF3DF #DBE3F3
square
#F3DBEF #F3EBDB #DBF3DF #DBE3F3
split-complementary
#F3DBEF #E3F3DB #DBF3EB
monochromatic
#D47FC6 #E4ADDB #F3DBEF #F7E8F5 #F7E8F5
Accessibility & contrast
On white
1.30
#F3DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F3DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DBEF
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DBEF | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#F5DCE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3dbef; /* rgb */ color: rgb(243, 219, 239); /* oklch */ color: oklch(91.7% 0.037 331.4);
Tailwind
colors: {
custom: {
50: '#f7e6f4',
500: '#f3dbef',
950: '#000000',
},
}SCSS
$custom: #f3dbef; $custom-light: #f7e6f4; $custom-dark: #000000;
JSON
{
"hex": "#f3dbef",
"rgb": {
"r": 243,
"g": 219,
"b": 239
},
"hsl": {
"h": 310,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.91681,
"c": 0.03722,
"h": 331.4
},
"luminance": 0.7595
}Semantic roles & 50–950 ramp
primary
#F3DBEF
secondary
#A1D2A9
accent
#BD4128
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485