#FEDFEA#FEDFEA
#FEDFEA is a very light, muted pink. Relative luminance 0.798; OKLCH L 93.2% C 0.037 H 354.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFEA |
|---|---|
| RGB | rgb(254, 223, 234) |
| HSL | hsl(339, 94%, 94%) |
| HSV | hsv(339, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 7.9%, 0.4%) |
| CIE-LAB | lab(91.59, 12.45, -1.43) |
| CIE-LCH | lch(91.59, 12.53, 353.45°) |
| OKLab | oklab(93.22% 0.0368 -0.0036) |
| OKLCH | oklch(93.22% 0.037 354.4) |
| XYZ | xyz(82.1107, 79.7883, 88.9012) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 5.31
Mistyrose
#FFE4E1
ΔE00 6.04
Lavenderblush
#FFF0F5
ΔE00 6.64
Light Rose
#FFC5CB
ΔE00 8.54
Thistle
#D8BFD8
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFEA #DFFEF3
analogous
#FEDFF9 #FEDFEA #FEE3DF
triadic
#FEDFEA #EAFEDF #DFEAFE
tetradic
#FEDFEA #F9FEDF #DFFEF3 #E3DFFE
square
#FEDFEA #F9FEDF #DFFEF3 #E3DFFE
split-complementary
#FEDFEA #DFFEE3 #DFF9FE
monochromatic
#FA689C #FCA4C3 #FEDFEA #FEE1EC #FEE1EC
Accessibility & contrast
On white
1.24
#FEDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FEDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFEA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFEA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 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: #fedfea; /* rgb */ color: rgb(254, 223, 234); /* oklch */ color: oklch(93.2% 0.037 354.4);
Tailwind
colors: {
custom: {
50: '#ffe9f0',
500: '#fedfea',
950: '#000000',
},
}SCSS
$custom: #fedfea; $custom-light: #ffe9f0; $custom-dark: #000000;
JSON
{
"hex": "#fedfea",
"rgb": {
"r": 254,
"g": 223,
"b": 234
},
"hsl": {
"h": 338.71,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93223,
"c": 0.03694,
"h": 354.4
},
"luminance": 0.79787
}Semantic roles & 50–950 ramp
primary
#FEDFEA
secondary
#98EACD
accent
#E69400
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485