#FA8EDE#FA8EDE
#FA8EDE is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.7% C 0.161 H 337.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EDE |
|---|---|
| RGB | rgb(250, 142, 222) |
| HSL | hsl(316, 92%, 77%) |
| HSV | hsv(316, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 11.2%, 2%) |
| CIE-LAB | lab(72.86, 51.28, -23.02) |
| CIE-LCH | lch(72.86, 56.21, 335.82°) |
| OKLab | oklab(78.66% 0.1491 -0.0618) |
| OKLCH | oklch(78.66% 0.161 337.5) |
| XYZ | xyz(62.2823, 44.9478, 74.4884) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.80
Pink (survey)
#FF81C0
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EDE #8EFAAA
analogous
#E08EFA #FA8EDE #FA8EA8
triadic
#FA8EDE #DEFA8E #8EDEFA
tetradic
#FA8EDE #FAE08E #8EFAAA #8EA8FA
square
#FA8EDE #FAE08E #8EFAAA #8EA8FA
split-complementary
#FA8EDE #A8FA8E #8EFAE0
monochromatic
#F519BC #F753CD #FA8EDE #FDC9EF #FEE2F6
Accessibility & contrast
On white
2.10
#FA8EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FA8EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EDE
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EDE | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E1
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#FF91AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa8ede; /* rgb */ color: rgb(250, 142, 222); /* oklch */ color: oklch(78.7% 0.161 337.5);
Tailwind
colors: {
custom: {
50: '#feb1e8',
500: '#fa8ede',
950: '#000000',
},
}SCSS
$custom: #fa8ede; $custom-light: #feb1e8; $custom-dark: #000000;
JSON
{
"hex": "#fa8ede",
"rgb": {
"r": 250,
"g": 142,
"b": 222
},
"hsl": {
"h": 315.556,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.78661,
"c": 0.16142,
"h": 337.5
},
"luminance": 0.44944
}Semantic roles & 50–950 ramp
primary
#FA8EDE
secondary
#D5F6DE
accent
#E63C00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084