#FFBAFF#FFBAFF
#FFBAFF is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.4% C 0.119 H 326.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAFF |
|---|---|
| RGB | rgb(255, 186, 255) |
| HSL | hsl(300, 100%, 86%) |
| HSV | hsv(300, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(83.76, 35.81, -24.22) |
| CIE-LCH | lch(83.76, 43.23, 325.93°) |
| OKLab | oklab(87.41% 0.099 -0.0654) |
| OKLCH | oklch(87.41% 0.119 326.5) |
| XYZ | xyz(76.8471, 63.6003, 102.8164) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 5.99
Mauve
#E0B0FF
ΔE00 6.59
Very Light Purple
#F6CEFC
ΔE00 6.59
Pale Mauve
#FED0FC
ΔE00 6.66
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAFF #BAFFBA
analogous
#DDBAFF #FFBAFF #FFBADD
triadic
#FFBAFF #FFFFBA #BAFFFF
tetradic
#FFBAFF #FFDDBA #BAFFBA #BADDFF
square
#FFBAFF #FFDDBA #BAFFBA #BADDFF
split-complementary
#FFBAFF #DDFFBA #BAFFDD
monochromatic
#FF40FF #FF7DFF #FFBAFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.53
#FFBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FFBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAFF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAFF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#FFC0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbaff; /* rgb */ color: rgb(255, 186, 255); /* oklch */ color: oklch(87.4% 0.119 326.5);
Tailwind
colors: {
custom: {
50: '#ffcfff',
500: '#ffbaff',
950: '#000000',
},
}SCSS
$custom: #ffbaff; $custom-light: #ffcfff; $custom-dark: #000000;
JSON
{
"hex": "#ffbaff",
"rgb": {
"r": 255,
"g": 186,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.87408,
"c": 0.11864,
"h": 326.5
},
"luminance": 0.63598
}Semantic roles & 50–950 ramp
primary
#FFBAFF
secondary
#76E776
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386