#FBAFEE#FBAFEE
#FBAFEE is a very light, moderate pink. Relative luminance 0.573; OKLCH L 84.5% C 0.119 H 332.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFEE |
|---|---|
| RGB | rgb(251, 175, 238) |
| HSL | hsl(310, 90%, 84%) |
| HSV | hsv(310, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 5.2%, 1.6%) |
| CIE-LAB | lab(80.37, 37.30, -20.29) |
| CIE-LCH | lch(80.37, 42.46, 331.45°) |
| OKLab | oklab(84.55% 0.1059 -0.0545) |
| OKLCH | oklch(84.55% 0.119 332.8) |
| XYZ | xyz(70.5453, 57.3451, 88.2251) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.59
Light Lavendar
#EFC0FE
ΔE00 6.03
Mauve
#E0B0FF
ΔE00 7.89
Pale Mauve
#FED0FC
ΔE00 7.99
Light Lilac
#EDC8FF
ΔE00 8.05
Very Light Purple
#F6CEFC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFEE #AFFBBC
analogous
#E2AFFB #FBAFEE #FBAFC8
triadic
#FBAFEE #EEFBAF #AFEEFB
tetradic
#FBAFEE #FBE2AF #AFFBBC #AFC8FB
square
#FBAFEE #FBE2AF #AFFBBC #AFC8FB
split-complementary
#FBAFEE #C8FBAF #AFFBE2
monochromatic
#F53AD5 #F875E2 #FBAFEE #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.68
#FBAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FBAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFEE
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFEE | 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)
#AEC1F0
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#FFB3C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbafee; /* rgb */ color: rgb(251, 175, 238); /* oklch */ color: oklch(84.5% 0.119 332.8);
Tailwind
colors: {
custom: {
50: '#fdc7f3',
500: '#fbafee',
950: '#000000',
},
}SCSS
$custom: #fbafee; $custom-light: #fdc7f3; $custom-dark: #000000;
JSON
{
"hex": "#fbafee",
"rgb": {
"r": 251,
"g": 175,
"b": 238
},
"hsl": {
"h": 310.263,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.8455,
"c": 0.11909,
"h": 332.8
},
"luminance": 0.57342
}Semantic roles & 50–950 ramp
primary
#FBAFEE
secondary
#6FDF82
accent
#E62700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285