#FEAFEF#FEAFEF
#FEAFEF is a very light, vivid pink. Relative luminance 0.580; OKLCH L 84.9% C 0.122 H 333.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFEF |
|---|---|
| RGB | rgb(254, 175, 239) |
| HSL | hsl(311, 98%, 84%) |
| HSV | hsv(311, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 5.9%, 0.4%) |
| CIE-LAB | lab(80.72, 38.44, -20.28) |
| CIE-LCH | lch(80.72, 43.46, 332.19°) |
| OKLab | oklab(84.9% 0.1095 -0.0544) |
| OKLCH | oklch(84.9% 0.122 333.6) |
| XYZ | xyz(71.7822, 57.9658, 89.0520) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.00
Light Lavendar
#EFC0FE
ΔE00 6.35
Pale Mauve
#FED0FC
ΔE00 8.14
Mauve
#E0B0FF
ΔE00 8.23
Light Lilac
#EDC8FF
ΔE00 8.36
Very Light Purple
#F6CEFC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFEF #AFFEBE
analogous
#E6AFFE #FEAFEF #FEAFC8
triadic
#FEAFEF #EFFEAF #AFEFFE
tetradic
#FEAFEF #FEE6AF #AFFEBE #AFC8FE
square
#FEAFEF #FEE6AF #AFFEBE #AFC8FE
split-complementary
#FEAFEF #C8FEAF #AFFEE6
monochromatic
#FC36D7 #FD73E3 #FEAFEF #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.67
#FEAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FEAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFEF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFEF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feafef; /* rgb */ color: rgb(254, 175, 239); /* oklch */ color: oklch(84.9% 0.122 333.6);
Tailwind
colors: {
custom: {
50: '#ffc8f4',
500: '#feafef',
950: '#000000',
},
}SCSS
$custom: #feafef; $custom-light: #ffc8f4; $custom-dark: #000000;
JSON
{
"hex": "#feafef",
"rgb": {
"r": 254,
"g": 175,
"b": 239
},
"hsl": {
"h": 311.392,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.84895,
"c": 0.12226,
"h": 333.6
},
"luminance": 0.57963
}Semantic roles & 50–950 ramp
primary
#FEAFEF
secondary
#6EE484
accent
#E62C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285