#FEDFEB#FEDFEB
#FEDFEB is a very light, muted pink. Relative luminance 0.798; OKLCH L 93.3% C 0.037 H 352.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFEB |
|---|---|
| RGB | rgb(254, 223, 235) |
| HSL | hsl(337, 94%, 94%) |
| HSV | hsv(337, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.62, 12.62, -1.92) |
| CIE-LCH | lch(91.62, 12.76, 351.37°) |
| OKLab | oklab(93.25% 0.0371 -0.0049) |
| OKLCH | oklch(93.25% 0.037 352.5) |
| XYZ | xyz(82.2548, 79.8460, 89.6599) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.71
Pale Pink
#FFCFDC
ΔE00 5.30
Mistyrose
#FFE4E1
ΔE00 6.39
Lavenderblush
#FFF0F5
ΔE00 6.78
Light Rose
#FFC5CB
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFEB #DFFEF2
analogous
#FEDFFA #FEDFEB #FEE2DF
triadic
#FEDFEB #EBFEDF #DFEBFE
tetradic
#FEDFEB #FAFEDF #DFFEF2 #E2DFFE
square
#FEDFEB #FAFEDF #DFFEF2 #E2DFFE
split-complementary
#FEDFEB #DFFEE2 #DFFAFE
monochromatic
#FA68A1 #FCA4C6 #FEDFEB #FEE1EC #FEE1EC
Accessibility & contrast
On white
1.24
#FEDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FEDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFEB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFEB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E8E9EA
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fedfeb; /* rgb */ color: rgb(254, 223, 235); /* oklch */ color: oklch(93.3% 0.037 352.5);
Tailwind
colors: {
custom: {
50: '#ffe9f1',
500: '#fedfeb',
950: '#000000',
},
}SCSS
$custom: #fedfeb; $custom-light: #ffe9f1; $custom-dark: #000000;
JSON
{
"hex": "#fedfeb",
"rgb": {
"r": 254,
"g": 223,
"b": 235
},
"hsl": {
"h": 336.774,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93252,
"c": 0.03744,
"h": 352.5
},
"luminance": 0.79844
}Semantic roles & 50–950 ramp
primary
#FEDFEB
secondary
#98EACA
accent
#E68D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485