#FFDFEA#FFDFEA
#FFDFEA is a very light, muted pink. Relative luminance 0.800; OKLCH L 93.3% C 0.038 H 355.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFEA |
|---|---|
| RGB | rgb(255, 223, 234) |
| HSL | hsl(339, 100%, 94%) |
| HSV | hsv(339, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 8.2%, 0%) |
| CIE-LAB | lab(91.67, 12.79, -1.30) |
| CIE-LCH | lch(91.67, 12.86, 354.22°) |
| OKLab | oklab(93.31% 0.0378 -0.0032) |
| OKLCH | oklch(93.31% 0.038 355.1) |
| XYZ | xyz(82.4777, 79.9776, 88.9184) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.54
Pale Pink
#FFCFDC
ΔE00 5.09
Mistyrose
#FFE4E1
ΔE00 6.11
Lavenderblush
#FFF0F5
ΔE00 6.86
Light Rose
#FFC5CB
ΔE00 8.33
Bubblegum
#FFC1CC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFEA #DFFFF4
analogous
#FFDFFA #FFDFEA #FFE4DF
triadic
#FFDFEA #EAFFDF #DFEAFF
tetradic
#FFDFEA #FAFFDF #DFFFF4 #E4DFFF
square
#FFDFEA #FAFFDF #DFFFF4 #E4DFFF
split-complementary
#FFDFEA #DFFFE4 #DFFAFF
monochromatic
#FF659A #FFA2C2 #FFDFEA #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.24
#FFDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FFDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFEA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFEA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfea; /* rgb */ color: rgb(255, 223, 234); /* oklch */ color: oklch(93.3% 0.038 355.1);
Tailwind
colors: {
custom: {
50: '#ffe9f0',
500: '#ffdfea',
950: '#000000',
},
}SCSS
$custom: #ffdfea; $custom-light: #ffe9f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdfea",
"rgb": {
"r": 255,
"g": 223,
"b": 234
},
"hsl": {
"h": 339.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93309,
"c": 0.03797,
"h": 355.1
},
"luminance": 0.79976
}Semantic roles & 50–950 ramp
primary
#FFDFEA
secondary
#96ECCF
accent
#E69700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485