#FEAEEB#FEAEEB
#FEAEEB is a very light, vivid pink. Relative luminance 0.573; OKLCH L 84.6% C 0.121 H 335.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEEB |
|---|---|
| RGB | rgb(254, 174, 235) |
| HSL | hsl(314, 98%, 84%) |
| HSV | hsv(314, 31%, 100%) |
| CMYK | cmyk(0%, 31.5%, 7.5%, 0.4%) |
| CIE-LAB | lab(80.37, 38.28, -18.65) |
| CIE-LCH | lch(80.37, 42.58, 334.03°) |
| OKLab | oklab(84.59% 0.1098 -0.0499) |
| OKLCH | oklch(84.59% 0.121 335.6) |
| XYZ | xyz(71.0039, 57.3442, 85.9096) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.07
Light Lavendar
#EFC0FE
ΔE00 6.91
Powder Pink
#FFB2D0
ΔE00 7.79
Pale Mauve
#FED0FC
ΔE00 8.27
Very Light Purple
#F6CEFC
ΔE00 8.64
Light Lilac
#EDC8FF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEEB #AEFEC1
analogous
#E9AEFE #FEAEEB #FEAEC3
triadic
#FEAEEB #EBFEAE #AEEBFE
tetradic
#FEAEEB #FEE9AE #AEFEC1 #AEC3FE
square
#FEAEEB #FEE9AE #AEFEC1 #AEC3FE
split-complementary
#FEAEEB #C3FEAE #AEFEE9
monochromatic
#FD35CD #FD72DC #FEAEEB #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.68
#FEAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FEAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEEB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEEB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0ED
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#FFB1C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feaeeb; /* rgb */ color: rgb(254, 174, 235); /* oklch */ color: oklch(84.6% 0.121 335.6);
Tailwind
colors: {
custom: {
50: '#ffc7f1',
500: '#feaeeb',
950: '#000000',
},
}SCSS
$custom: #feaeeb; $custom-light: #ffc7f1; $custom-dark: #000000;
JSON
{
"hex": "#feaeeb",
"rgb": {
"r": 254,
"g": 174,
"b": 235
},
"hsl": {
"h": 314.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84587,
"c": 0.12062,
"h": 335.6
},
"luminance": 0.57341
}Semantic roles & 50–950 ramp
primary
#FEAEEB
secondary
#6DE389
accent
#E63700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285