#FBAFEF#FBAFEF
#FBAFEF is a very light, moderate purple. Relative luminance 0.574; OKLCH L 84.6% C 0.120 H 332.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFEF |
|---|---|
| RGB | rgb(251, 175, 239) |
| HSL | hsl(309, 90%, 84%) |
| HSV | hsv(309, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 4.8%, 1.6%) |
| CIE-LAB | lab(80.41, 37.47, -20.78) |
| CIE-LCH | lch(80.41, 42.85, 330.99°) |
| OKLab | oklab(84.59% 0.1062 -0.0558) |
| OKLCH | oklch(84.59% 0.12 332.3) |
| XYZ | xyz(70.6926, 57.4040, 89.0009) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.57
Light Lavendar
#EFC0FE
ΔE00 5.93
Mauve
#E0B0FF
ΔE00 7.72
Light Lilac
#EDC8FF
ΔE00 7.98
Pale Mauve
#FED0FC
ΔE00 8.04
Very Light Purple
#F6CEFC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFEF #AFFBBB
analogous
#E1AFFB #FBAFEF #FBAFC9
triadic
#FBAFEF #EFFBAF #AFEFFB
tetradic
#FBAFEF #FBE1AF #AFFBBB #AFC9FB
square
#FBAFEF #FBE1AF #AFFBBB #AFC9FB
split-complementary
#FBAFEF #C9FBAF #AFFBE1
monochromatic
#F53AD8 #F875E3 #FBAFEF #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.68
#FBAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#FBAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFEF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFEF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbafef; /* rgb */ color: rgb(251, 175, 239); /* oklch */ color: oklch(84.6% 0.120 332.3);
Tailwind
colors: {
custom: {
50: '#fdc7f4',
500: '#fbafef',
950: '#000000',
},
}SCSS
$custom: #fbafef; $custom-light: #fdc7f4; $custom-dark: #000000;
JSON
{
"hex": "#fbafef",
"rgb": {
"r": 251,
"g": 175,
"b": 239
},
"hsl": {
"h": 309.474,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84586,
"c": 0.11997,
"h": 332.3
},
"luminance": 0.57401
}Semantic roles & 50–950 ramp
primary
#FBAFEF
secondary
#6FDF81
accent
#E62400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285