#F2DDEB#F2DDEB
#F2DDEB is a very light, muted pink. Relative luminance 0.766; OKLCH L 91.9% C 0.029 H 337.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDEB |
|---|---|
| RGB | rgb(242, 221, 235) |
| HSL | hsl(320, 45%, 91%) |
| HSV | hsv(320, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 2.9%, 5.1%) |
| CIE-LAB | lab(90.13, 9.58, -4.21) |
| CIE-LCH | lch(90.13, 10.47, 336.28°) |
| OKLab | oklab(91.86% 0.0273 -0.0111) |
| OKLCH | oklch(91.86% 0.029 337.9) |
| XYZ | xyz(77.4679, 76.5892, 89.2833) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.73
Light Pink
#FFD1DF
ΔE00 7.28
Mistyrose
#FFE4E1
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.84
Pale Pink
#FFCFDC
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDEB #DDF2E4
analogous
#EEDDF2 #F2DDEB #F2DDE0
triadic
#F2DDEB #EBF2DD #DDEBF2
tetradic
#F2DDEB #F2EEDD #DDF2E4 #DDE0F2
square
#F2DDEB #F2EEDD #DDF2E4 #DDE0F2
split-complementary
#F2DDEB #E0F2DD #DDF2EE
monochromatic
#D084B7 #E1B1D1 #F2DDEB #F7E9F2 #F7E9F2
Accessibility & contrast
On white
1.29
#F2DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F2DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDEB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDEB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#F5DDE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2ddeb; /* rgb */ color: rgb(242, 221, 235); /* oklch */ color: oklch(91.9% 0.029 337.9);
Tailwind
colors: {
custom: {
50: '#f6e7f1',
500: '#f2ddeb',
950: '#000000',
},
}SCSS
$custom: #f2ddeb; $custom-light: #f6e7f1; $custom-dark: #000000;
JSON
{
"hex": "#f2ddeb",
"rgb": {
"r": 242,
"g": 221,
"b": 235
},
"hsl": {
"h": 320,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91856,
"c": 0.02944,
"h": 337.9
},
"luminance": 0.76588
}Semantic roles & 50–950 ramp
primary
#F2DDEB
secondary
#A4CFB2
accent
#B85C2E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485