#FFBAE5#FFBAE5
#FFBAE5 is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.5% C 0.096 H 341.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAE5 |
|---|---|
| RGB | rgb(255, 186, 229) |
| HSL | hsl(323, 100%, 86%) |
| HSV | hsv(323, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 10.2%, 0%) |
| CIE-LAB | lab(82.93, 31.33, -11.57) |
| CIE-LCH | lch(82.93, 33.40, 339.74°) |
| OKLab | oklab(86.51% 0.0911 -0.0306) |
| OKLCH | oklch(86.51% 0.096 341.5) |
| XYZ | xyz(72.9413, 62.0379, 82.2459) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.78
Baby Pink
#FFB7CE
ΔE00 6.05
Pale Mauve
#FED0FC
ΔE00 6.12
Pastel Pink
#FFBACD
ΔE00 7.01
Very Light Purple
#F6CEFC
ΔE00 7.08
Light Lavendar
#EFC0FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAE5 #BAFFD4
analogous
#F7BAFF #FFBAE5 #FFBAC3
triadic
#FFBAE5 #E5FFBA #BAE5FF
tetradic
#FFBAE5 #FFF7BA #BAFFD4 #BAC3FF
square
#FFBAE5 #FFF7BA #BAFFD4 #BAC3FF
split-complementary
#FFBAE5 #C3FFBA #BAFFF7
monochromatic
#FF40B7 #FF7DCE #FFBAE5 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.57
#FFBAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FFBAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAE5
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAE5 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E7
Deuteranopia (green-blind)
#CDD2E3
Tritanopia (blue-blind)
#FFBBC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbae5; /* rgb */ color: rgb(255, 186, 229); /* oklch */ color: oklch(86.5% 0.096 341.5);
Tailwind
colors: {
custom: {
50: '#ffcfed',
500: '#ffbae5',
950: '#000000',
},
}SCSS
$custom: #ffbae5; $custom-light: #ffcfed; $custom-dark: #000000;
JSON
{
"hex": "#ffbae5",
"rgb": {
"r": 255,
"g": 186,
"b": 229
},
"hsl": {
"h": 322.609,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86506,
"c": 0.09609,
"h": 341.5
},
"luminance": 0.62035
}Semantic roles & 50–950 ramp
primary
#FFBAE5
secondary
#76E7A1
accent
#E65600
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384