#FFBAF4#FFBAF4
#FFBAF4 is a very light, moderate purple. Relative luminance 0.629; OKLCH L 87.0% C 0.108 H 332.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAF4 |
|---|---|
| RGB | rgb(255, 186, 244) |
| HSL | hsl(310, 100%, 86%) |
| HSV | hsv(310, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 4.3%, 0%) |
| CIE-LAB | lab(83.40, 33.87, -18.90) |
| CIE-LCH | lch(83.40, 38.78, 330.84°) |
| OKLab | oklab(87.01% 0.0958 -0.0507) |
| OKLCH | oklch(87.01% 0.108 332.1) |
| XYZ | xyz(75.1269, 62.9121, 93.7563) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.93
Pale Mauve
#FED0FC
ΔE00 5.69
Very Light Purple
#F6CEFC
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 6.51
Plum
#DDA0DD
ΔE00 7.32
Pale Lavender
#EECFFE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAF4 #BAFFC5
analogous
#E8BAFF #FFBAF4 #FFBAD2
triadic
#FFBAF4 #F4FFBA #BAF4FF
tetradic
#FFBAF4 #FFE8BA #BAFFC5 #BAD2FF
square
#FFBAF4 #FFE8BA #BAFFC5 #BAD2FF
split-complementary
#FFBAF4 #D2FFBA #BAFFE8
monochromatic
#FF40E0 #FF7DEA #FFBAF4 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.55
#FFBAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FFBAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAF4
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAF4 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#FFBECE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbaf4; /* rgb */ color: rgb(255, 186, 244); /* oklch */ color: oklch(87.0% 0.108 332.1);
Tailwind
colors: {
custom: {
50: '#ffcff7',
500: '#ffbaf4',
950: '#000000',
},
}SCSS
$custom: #ffbaf4; $custom-light: #ffcff7; $custom-dark: #000000;
JSON
{
"hex": "#ffbaf4",
"rgb": {
"r": 255,
"g": 186,
"b": 244
},
"hsl": {
"h": 309.565,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.87013,
"c": 0.10835,
"h": 332.1
},
"luminance": 0.62909
}Semantic roles & 50–950 ramp
primary
#FFBAF4
secondary
#76E788
accent
#E62500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385