#FFBAEB#FFBAEB
#FFBAEB is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.7% C 0.101 H 337.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAEB |
|---|---|
| RGB | rgb(255, 186, 235) |
| HSL | hsl(317, 100%, 86%) |
| HSV | hsv(317, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 7.8%, 0%) |
| CIE-LAB | lab(83.11, 32.33, -14.51) |
| CIE-LCH | lch(83.11, 35.44, 335.83°) |
| OKLab | oklab(86.7% 0.093 -0.0386) |
| OKLCH | oklch(86.7% 0.101 337.5) |
| XYZ | xyz(73.7936, 62.3788, 86.7344) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.66
Powder Pink
#FFB2D0
ΔE00 6.23
Very Light Purple
#F6CEFC
ΔE00 6.45
Light Lavendar
#EFC0FE
ΔE00 6.53
Baby Pink
#FFB7CE
ΔE00 7.59
Light Lilac
#EDC8FF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAEB #BAFFCE
analogous
#F1BAFF #FFBAEB #FFBAC9
triadic
#FFBAEB #EBFFBA #BAEBFF
tetradic
#FFBAEB #FFF1BA #BAFFCE #BAC9FF
square
#FFBAEB #FFF1BA #BAFFCE #BAC9FF
split-complementary
#FFBAEB #C9FFBA #BAFFF1
monochromatic
#FF40C8 #FF7DD9 #FFBAEB #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.56
#FFBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FFBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAEB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAEB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#FFBCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbaeb; /* rgb */ color: rgb(255, 186, 235); /* oklch */ color: oklch(86.7% 0.101 337.5);
Tailwind
colors: {
custom: {
50: '#ffcff1',
500: '#ffbaeb',
950: '#000000',
},
}SCSS
$custom: #ffbaeb; $custom-light: #ffcff1; $custom-dark: #000000;
JSON
{
"hex": "#ffbaeb",
"rgb": {
"r": 255,
"g": 186,
"b": 235
},
"hsl": {
"h": 317.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86704,
"c": 0.10071,
"h": 337.5
},
"luminance": 0.62376
}Semantic roles & 50–950 ramp
primary
#FFBAEB
secondary
#76E797
accent
#E64300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385