#FFBAEF#FFBAEF
#FFBAEF is a very light, moderate pink. Relative luminance 0.626; OKLCH L 86.8% C 0.104 H 335.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAEF |
|---|---|
| RGB | rgb(255, 186, 239) |
| HSL | hsl(314, 100%, 86%) |
| HSV | hsv(314, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 6.3%, 0%) |
| CIE-LAB | lab(83.24, 33.01, -16.47) |
| CIE-LCH | lch(83.24, 36.89, 333.49°) |
| OKLab | oklab(86.84% 0.0943 -0.044) |
| OKLCH | oklch(86.84% 0.104 335) |
| XYZ | xyz(74.3780, 62.6126, 89.8121) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.57
Light Lavendar
#EFC0FE
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 6.20
Light Lilac
#EDC8FF
ΔE00 7.05
Powder Pink
#FFB2D0
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAEF #BAFFCA
analogous
#EDBAFF #FFBAEF #FFBACD
triadic
#FFBAEF #EFFFBA #BAEFFF
tetradic
#FFBAEF #FFEDBA #BAFFCA #BACDFF
square
#FFBAEF #FFEDBA #BAFFCA #BACDFF
split-complementary
#FFBAEF #CDFFBA #BAFFED
monochromatic
#FF40D3 #FF7DE1 #FFBAEF #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.55
#FFBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FFBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAEF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAEF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbaef; /* rgb */ color: rgb(255, 186, 239); /* oklch */ color: oklch(86.8% 0.104 335.0);
Tailwind
colors: {
custom: {
50: '#ffcff4',
500: '#ffbaef',
950: '#000000',
},
}SCSS
$custom: #ffbaef; $custom-light: #ffcff4; $custom-dark: #000000;
JSON
{
"hex": "#ffbaef",
"rgb": {
"r": 255,
"g": 186,
"b": 239
},
"hsl": {
"h": 313.913,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.8684,
"c": 0.104,
"h": 335
},
"luminance": 0.6261
}Semantic roles & 50–950 ramp
primary
#FFBAEF
secondary
#76E790
accent
#E63500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385