#FFDFEB#FFDFEB
#FFDFEB is a very light, muted pink. Relative luminance 0.800; OKLCH L 93.3% C 0.038 H 353.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFEB |
|---|---|
| RGB | rgb(255, 223, 235) |
| HSL | hsl(338, 100%, 94%) |
| HSV | hsv(338, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 7.8%, 0%) |
| CIE-LAB | lab(91.70, 12.96, -1.78) |
| CIE-LCH | lch(91.70, 13.08, 352.17°) |
| OKLab | oklab(93.34% 0.0382 -0.0045) |
| OKLCH | oklch(93.34% 0.038 353.2) |
| XYZ | xyz(82.6218, 80.0352, 89.6771) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.48
Pale Pink
#FFCFDC
ΔE00 5.07
Mistyrose
#FFE4E1
ΔE00 6.46
Lavenderblush
#FFF0F5
ΔE00 6.99
Light Rose
#FFC5CB
ΔE00 8.44
Bubblegum
#FFC1CC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFEB #DFFFF3
analogous
#FFDFFB #FFDFEB #FFE3DF
triadic
#FFDFEB #EBFFDF #DFEBFF
tetradic
#FFDFEB #FBFFDF #DFFFF3 #E3DFFF
square
#FFDFEB #FBFFDF #DFFFF3 #E3DFFF
split-complementary
#FFDFEB #DFFFE3 #DFFBFF
monochromatic
#FF659E #FFA2C5 #FFDFEB #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.23
#FFDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FFDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFEB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFEB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfeb; /* rgb */ color: rgb(255, 223, 235); /* oklch */ color: oklch(93.3% 0.038 353.2);
Tailwind
colors: {
custom: {
50: '#ffe9f1',
500: '#ffdfeb',
950: '#000000',
},
}SCSS
$custom: #ffdfeb; $custom-light: #ffe9f1; $custom-dark: #000000;
JSON
{
"hex": "#ffdfeb",
"rgb": {
"r": 255,
"g": 223,
"b": 235
},
"hsl": {
"h": 337.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93338,
"c": 0.03846,
"h": 353.2
},
"luminance": 0.80034
}Semantic roles & 50–950 ramp
primary
#FFDFEB
secondary
#96ECCC
accent
#E68F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485