#FFBAE4#FFBAE4
#FFBAE4 is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.5% C 0.095 H 342.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAE4 |
|---|---|
| RGB | rgb(255, 186, 228) |
| HSL | hsl(323, 100%, 86%) |
| HSV | hsv(323, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 10.6%, 0%) |
| CIE-LAB | lab(82.90, 31.17, -11.08) |
| CIE-LCH | lch(82.90, 33.08, 340.44°) |
| OKLab | oklab(86.47% 0.0908 -0.0292) |
| OKLCH | oklch(86.47% 0.095 342.2) |
| XYZ | xyz(72.8021, 61.9823, 81.5127) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.53
Baby Pink
#FFB7CE
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 6.23
Pastel Pink
#FFBACD
ΔE00 6.74
Very Light Purple
#F6CEFC
ΔE00 7.22
Light Lavendar
#EFC0FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAE4 #BAFFD5
analogous
#F7BAFF #FFBAE4 #FFBAC2
triadic
#FFBAE4 #E4FFBA #BAE4FF
tetradic
#FFBAE4 #FFF7BA #BAFFD5 #BAC2FF
square
#FFBAE4 #FFF7BA #BAFFD5 #BAC2FF
split-complementary
#FFBAE4 #C2FFBA #BAFFF7
monochromatic
#FF40B4 #FF7DCC #FFBAE4 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.57
#FFBAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FFBAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAE4
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAE4 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E6
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#FFBAC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbae4; /* rgb */ color: rgb(255, 186, 228); /* oklch */ color: oklch(86.5% 0.095 342.2);
Tailwind
colors: {
custom: {
50: '#ffcfec',
500: '#ffbae4',
950: '#000000',
},
}SCSS
$custom: #ffbae4; $custom-light: #ffcfec; $custom-dark: #000000;
JSON
{
"hex": "#ffbae4",
"rgb": {
"r": 255,
"g": 186,
"b": 228
},
"hsl": {
"h": 323.478,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86473,
"c": 0.09537,
"h": 342.2
},
"luminance": 0.61979
}Semantic roles & 50–950 ramp
primary
#FFBAE4
secondary
#76E7A2
accent
#E65A00
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384