#FBAEEE#FBAEEE
#FBAEEE is a very light, vivid pink. Relative luminance 0.570; OKLCH L 84.4% C 0.121 H 332.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEEE |
|---|---|
| RGB | rgb(251, 174, 238) |
| HSL | hsl(310, 91%, 83%) |
| HSV | hsv(310, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 5.2%, 1.6%) |
| CIE-LAB | lab(80.16, 37.82, -20.62) |
| CIE-LCH | lch(80.16, 43.08, 331.40°) |
| OKLab | oklab(84.38% 0.1074 -0.0554) |
| OKLCH | oklch(84.38% 0.121 332.7) |
| XYZ | xyz(70.3514, 56.9573, 88.1604) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.50
Light Lavendar
#EFC0FE
ΔE00 6.16
Mauve
#E0B0FF
ΔE00 7.86
Light Lilac
#EDC8FF
ΔE00 8.22
Pale Mauve
#FED0FC
ΔE00 8.24
Very Light Purple
#F6CEFC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEEE #AEFBBB
analogous
#E1AEFB #FBAEEE #FBAEC7
triadic
#FBAEEE #EEFBAE #AEEEFB
tetradic
#FBAEEE #FBE1AE #AEFBBB #AEC7FB
square
#FBAEEE #FBE1AE #AEFBBB #AEC7FB
split-complementary
#FBAEEE #C7FBAE #AEFBE1
monochromatic
#F539D6 #F874E2 #FBAEEE #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.69
#FBAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#FBAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEEE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEEE | 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)
#ADC0F0
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#FFB2C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbaeee; /* rgb */ color: rgb(251, 174, 238); /* oklch */ color: oklch(84.4% 0.121 332.7);
Tailwind
colors: {
custom: {
50: '#fdc7f3',
500: '#fbaeee',
950: '#000000',
},
}SCSS
$custom: #fbaeee; $custom-light: #fdc7f3; $custom-dark: #000000;
JSON
{
"hex": "#fbaeee",
"rgb": {
"r": 251,
"g": 174,
"b": 238
},
"hsl": {
"h": 310.13,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84384,
"c": 0.12082,
"h": 332.7
},
"luminance": 0.56954
}Semantic roles & 50–950 ramp
primary
#FBAEEE
secondary
#6FDF81
accent
#E62700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285