#FABEEF#FABEEF
#FABEEF is a very light, moderate pink. Relative luminance 0.634; OKLCH L 87.0% C 0.093 H 332.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FABEEF |
|---|---|
| RGB | rgb(250, 190, 239) |
| HSL | hsl(311, 86%, 86%) |
| HSV | hsv(311, 24%, 98%) |
| CMYK | cmyk(0%, 24%, 4.4%, 2%) |
| CIE-LAB | lab(83.64, 29.26, -15.90) |
| CIE-LCH | lch(83.64, 33.30, 331.47°) |
| OKLab | oklab(87.04% 0.0828 -0.0425) |
| OKLCH | oklch(87.04% 0.093 332.8) |
| XYZ | xyz(73.4166, 63.3852, 90.0119) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.25
Very Light Purple
#F6CEFC
ΔE00 4.77
Light Lavendar
#EFC0FE
ΔE00 5.03
Light Lilac
#EDC8FF
ΔE00 5.87
Pale Lavender
#EECFFE
ΔE00 6.67
Powder Pink
#FFB2D0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABEEF #BEFAC9
analogous
#E7BEFA #FABEEF #FABED1
triadic
#FABEEF #EFFABE #BEEFFA
tetradic
#FABEEF #FAE7BE #BEFAC9 #BED1FA
square
#FABEEF #FAE7BE #BEFAC9 #BED1FA
split-complementary
#FABEEF #D1FABE #BEFAE7
monochromatic
#F14CD3 #F685E1 #FABEEF #FDE3F8 #FDE3F8
Accessibility & contrast
On white
1.54
#FABEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FABEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABEEF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABEEF | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF1
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fabeef; /* rgb */ color: rgb(250, 190, 239); /* oklch */ color: oklch(87.0% 0.093 332.8);
Tailwind
colors: {
custom: {
50: '#fcd2f4',
500: '#fabeef',
950: '#000000',
},
}SCSS
$custom: #fabeef; $custom-light: #fcd2f4; $custom-dark: #000000;
JSON
{
"hex": "#fabeef",
"rgb": {
"r": 250,
"g": 190,
"b": 239
},
"hsl": {
"h": 311,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.87039,
"c": 0.0931,
"h": 332.8
},
"luminance": 0.63383
}Semantic roles & 50–950 ramp
primary
#FABEEF
secondary
#7EDF8F
accent
#E22C03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385