#FEADEB#FEADEB
#FEADEB is a very light, vivid pink. Relative luminance 0.570; OKLCH L 84.4% C 0.122 H 335.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FEADEB |
|---|---|
| RGB | rgb(254, 173, 235) |
| HSL | hsl(314, 98%, 84%) |
| HSV | hsv(314, 32%, 100%) |
| CMYK | cmyk(0%, 31.9%, 7.5%, 0.4%) |
| CIE-LAB | lab(80.16, 38.80, -18.98) |
| CIE-LCH | lch(80.16, 43.19, 333.94°) |
| OKLab | oklab(84.42% 0.1113 -0.0508) |
| OKLCH | oklch(84.42% 0.122 335.5) |
| XYZ | xyz(70.8114, 56.9593, 85.8454) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.98
Light Lavendar
#EFC0FE
ΔE00 7.02
Powder Pink
#FFB2D0
ΔE00 7.95
Pale Mauve
#FED0FC
ΔE00 8.50
Mauve
#E0B0FF
ΔE00 8.84
Very Light Purple
#F6CEFC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEADEB #ADFEC0
analogous
#E8ADFE #FEADEB #FEADC2
triadic
#FEADEB #EBFEAD #ADEBFE
tetradic
#FEADEB #FEE8AD #ADFEC0 #ADC2FE
square
#FEADEB #FEE8AD #ADFEC0 #ADC2FE
split-complementary
#FEADEB #C2FEAD #ADFEE8
monochromatic
#FD34CE #FD71DC #FEADEB #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.69
#FEADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#FEADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEADEB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEADEB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#FFB0C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feadeb; /* rgb */ color: rgb(254, 173, 235); /* oklch */ color: oklch(84.4% 0.122 335.5);
Tailwind
colors: {
custom: {
50: '#ffc6f1',
500: '#feadeb',
950: '#000000',
},
}SCSS
$custom: #feadeb; $custom-light: #ffc6f1; $custom-dark: #000000;
JSON
{
"hex": "#feadeb",
"rgb": {
"r": 254,
"g": 173,
"b": 235
},
"hsl": {
"h": 314.074,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.84423,
"c": 0.12233,
"h": 335.5
},
"luminance": 0.56956
}Semantic roles & 50–950 ramp
primary
#FEADEB
secondary
#6CE388
accent
#E63600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285