#FFBAEE#FFBAEE
#FFBAEE is a very light, moderate pink. Relative luminance 0.626; OKLCH L 86.8% C 0.103 H 335.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAEE |
|---|---|
| RGB | rgb(255, 186, 238) |
| HSL | hsl(315, 100%, 86%) |
| HSV | hsv(315, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 6.7%, 0%) |
| CIE-LAB | lab(83.21, 32.84, -15.98) |
| CIE-LCH | lch(83.21, 36.52, 334.05°) |
| OKLab | oklab(86.81% 0.094 -0.0426) |
| OKLCH | oklch(86.81% 0.103 335.6) |
| XYZ | xyz(74.2306, 62.5537, 89.0363) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.58
Light Lavendar
#EFC0FE
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.25
Powder Pink
#FFB2D0
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.18
Plum
#DDA0DD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAEE #BAFFCB
analogous
#EEBAFF #FFBAEE #FFBACC
triadic
#FFBAEE #EEFFBA #BAEEFF
tetradic
#FFBAEE #FFEEBA #BAFFCB #BACCFF
square
#FFBAEE #FFEEBA #BAFFCB #BACCFF
split-complementary
#FFBAEE #CCFFBA #BAFFEE
monochromatic
#FF40D0 #FF7DDF #FFBAEE #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.55
#FFBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FFBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAEE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAEE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#FFBCCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbaee; /* rgb */ color: rgb(255, 186, 238); /* oklch */ color: oklch(86.8% 0.103 335.6);
Tailwind
colors: {
custom: {
50: '#ffcff3',
500: '#ffbaee',
950: '#000000',
},
}SCSS
$custom: #ffbaee; $custom-light: #ffcff3; $custom-dark: #000000;
JSON
{
"hex": "#ffbaee",
"rgb": {
"r": 255,
"g": 186,
"b": 238
},
"hsl": {
"h": 314.783,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86806,
"c": 0.10316,
"h": 335.6
},
"luminance": 0.62551
}Semantic roles & 50–950 ramp
primary
#FFBAEE
secondary
#76E792
accent
#E63900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385