#F3DDEB#F3DDEB
#F3DDEB is a very light, muted pink. Relative luminance 0.768; OKLCH L 91.9% C 0.030 H 339.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DDEB |
|---|---|
| RGB | rgb(243, 221, 235) |
| HSL | hsl(322, 48%, 91%) |
| HSV | hsv(322, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 3.3%, 4.7%) |
| CIE-LAB | lab(90.21, 9.92, -4.08) |
| CIE-LCH | lch(90.21, 10.73, 337.64°) |
| OKLab | oklab(91.94% 0.0283 -0.0107) |
| OKLCH | oklch(91.94% 0.03 339.3) |
| XYZ | xyz(77.8121, 76.7667, 89.2995) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 6.97
Mistyrose
#FFE4E1
ΔE00 7.23
Pale Pink
#FFCFDC
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 7.83
Lavender (CSS)
#E6E6FA
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DDEB #DDF3E5
analogous
#F0DDF3 #F3DDEB #F3DDE0
triadic
#F3DDEB #EBF3DD #DDEBF3
tetradic
#F3DDEB #F3F0DD #DDF3E5 #DDE0F3
square
#F3DDEB #F3F0DD #DDF3E5 #DDE0F3
split-complementary
#F3DDEB #E0F3DD #DDF3F0
monochromatic
#D383B6 #E3B0D0 #F3DDEB #F7E8F2 #F7E8F2
Accessibility & contrast
On white
1.28
#F3DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F3DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DDEB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DDEB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#F6DDE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3ddeb; /* rgb */ color: rgb(243, 221, 235); /* oklch */ color: oklch(91.9% 0.030 339.3);
Tailwind
colors: {
custom: {
50: '#f7e7f1',
500: '#f3ddeb',
950: '#000000',
},
}SCSS
$custom: #f3ddeb; $custom-light: #f7e7f1; $custom-dark: #000000;
JSON
{
"hex": "#f3ddeb",
"rgb": {
"r": 243,
"g": 221,
"b": 235
},
"hsl": {
"h": 321.818,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.9194,
"c": 0.0303,
"h": 339.3
},
"luminance": 0.76766
}Semantic roles & 50–950 ramp
primary
#F3DDEB
secondary
#A3D1B4
accent
#BB5F2A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485