#FFBAEA#FFBAEA
#FFBAEA is a very light, moderate pink. Relative luminance 0.623; OKLCH L 86.7% C 0.100 H 338.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAEA |
|---|---|
| RGB | rgb(255, 186, 234) |
| HSL | hsl(318, 100%, 86%) |
| HSV | hsv(318, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 8.2%, 0%) |
| CIE-LAB | lab(83.08, 32.16, -14.02) |
| CIE-LCH | lch(83.08, 35.09, 336.44°) |
| OKLab | oklab(86.67% 0.0927 -0.0372) |
| OKLCH | oklch(86.67% 0.1 338.1) |
| XYZ | xyz(73.6495, 62.3212, 85.9756) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.71
Powder Pink
#FFB2D0
ΔE00 5.99
Very Light Purple
#F6CEFC
ΔE00 6.53
Light Lavendar
#EFC0FE
ΔE00 6.73
Baby Pink
#FFB7CE
ΔE00 7.34
Light Lilac
#EDC8FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAEA #BAFFCF
analogous
#F2BAFF #FFBAEA #FFBAC8
triadic
#FFBAEA #EAFFBA #BAEAFF
tetradic
#FFBAEA #FFF2BA #BAFFCF #BAC8FF
square
#FFBAEA #FFF2BA #BAFFCF #BAC8FF
split-complementary
#FFBAEA #C8FFBA #BAFFF2
monochromatic
#FF40C5 #FF7DD7 #FFBAEA #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.56
#FFBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FFBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAEA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAEA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#CCD3E8
Tritanopia (blue-blind)
#FFBCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbaea; /* rgb */ color: rgb(255, 186, 234); /* oklch */ color: oklch(86.7% 0.100 338.1);
Tailwind
colors: {
custom: {
50: '#ffcff0',
500: '#ffbaea',
950: '#000000',
},
}SCSS
$custom: #ffbaea; $custom-light: #ffcff0; $custom-dark: #000000;
JSON
{
"hex": "#ffbaea",
"rgb": {
"r": 255,
"g": 186,
"b": 234
},
"hsl": {
"h": 318.261,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86671,
"c": 0.0999,
"h": 338.1
},
"luminance": 0.62318
}Semantic roles & 50–950 ramp
primary
#FFBAEA
secondary
#76E799
accent
#E64600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385