#FFBAE9#FFBAE9
#FFBAE9 is a very light, moderate pink. Relative luminance 0.623; OKLCH L 86.6% C 0.099 H 338.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAE9 |
|---|---|
| RGB | rgb(255, 186, 233) |
| HSL | hsl(319, 100%, 86%) |
| HSV | hsv(319, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 8.6%, 0%) |
| CIE-LAB | lab(83.05, 32.00, -13.53) |
| CIE-LCH | lch(83.05, 34.74, 337.07°) |
| OKLab | oklab(86.64% 0.0924 -0.0359) |
| OKLCH | oklch(86.64% 0.099 338.8) |
| XYZ | xyz(73.5063, 62.2639, 85.2212) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.75
Pale Mauve
#FED0FC
ΔE00 5.77
Very Light Purple
#F6CEFC
ΔE00 6.63
Light Lavendar
#EFC0FE
ΔE00 6.94
Baby Pink
#FFB7CE
ΔE00 7.09
Light Lilac
#EDC8FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAE9 #BAFFD0
analogous
#F2BAFF #FFBAE9 #FFBAC7
triadic
#FFBAE9 #E9FFBA #BAE9FF
tetradic
#FFBAE9 #FFF2BA #BAFFD0 #BAC7FF
square
#FFBAE9 #FFF2BA #BAFFD0 #BAC7FF
split-complementary
#FFBAE9 #C7FFBA #BAFFF2
monochromatic
#FF40C2 #FF7DD5 #FFBAE9 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.56
#FFBAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FFBAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAE9
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAE9 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EB
Deuteranopia (green-blind)
#CCD3E7
Tritanopia (blue-blind)
#FFBBCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbae9; /* rgb */ color: rgb(255, 186, 233); /* oklch */ color: oklch(86.6% 0.099 338.8);
Tailwind
colors: {
custom: {
50: '#ffcff0',
500: '#ffbae9',
950: '#000000',
},
}SCSS
$custom: #ffbae9; $custom-light: #ffcff0; $custom-dark: #000000;
JSON
{
"hex": "#ffbae9",
"rgb": {
"r": 255,
"g": 186,
"b": 233
},
"hsl": {
"h": 319.13,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86637,
"c": 0.09911,
"h": 338.8
},
"luminance": 0.62261
}Semantic roles & 50–950 ramp
primary
#FFBAE9
secondary
#76E79A
accent
#E64900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385