#FFBAEC#FFBAEC
#FFBAEC is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.7% C 0.102 H 336.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAEC |
|---|---|
| RGB | rgb(255, 186, 236) |
| HSL | hsl(317, 100%, 86%) |
| HSV | hsv(317, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 7.5%, 0%) |
| CIE-LAB | lab(83.15, 32.50, -15.00) |
| CIE-LCH | lch(83.15, 35.79, 335.22°) |
| OKLab | oklab(86.74% 0.0933 -0.0399) |
| OKLCH | oklch(86.74% 0.102 336.8) |
| XYZ | xyz(73.9385, 62.4368, 87.4974) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.62
Light Lavendar
#EFC0FE
ΔE00 6.33
Very Light Purple
#F6CEFC
ΔE00 6.37
Powder Pink
#FFB2D0
ΔE00 6.47
Light Lilac
#EDC8FF
ΔE00 7.46
Plum
#DDA0DD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAEC #BAFFCD
analogous
#F0BAFF #FFBAEC #FFBACA
triadic
#FFBAEC #ECFFBA #BAECFF
tetradic
#FFBAEC #FFF0BA #BAFFCD #BACAFF
square
#FFBAEC #FFF0BA #BAFFCD #BACAFF
split-complementary
#FFBAEC #CAFFBA #BAFFF0
monochromatic
#FF40CA #FF7DDB #FFBAEC #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.56
#FFBAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FFBAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAEC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAEC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#FFBCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbaec; /* rgb */ color: rgb(255, 186, 236); /* oklch */ color: oklch(86.7% 0.102 336.8);
Tailwind
colors: {
custom: {
50: '#ffcff2',
500: '#ffbaec',
950: '#000000',
},
}SCSS
$custom: #ffbaec; $custom-light: #ffcff2; $custom-dark: #000000;
JSON
{
"hex": "#ffbaec",
"rgb": {
"r": 255,
"g": 186,
"b": 236
},
"hsl": {
"h": 316.522,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86738,
"c": 0.10151,
"h": 336.8
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#FFBAEC
secondary
#76E795
accent
#E63F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385