#FFBAED#FFBAED
#FFBAED is a very light, moderate pink. Relative luminance 0.625; OKLCH L 86.8% C 0.102 H 336.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAED |
|---|---|
| RGB | rgb(255, 186, 237) |
| HSL | hsl(316, 100%, 86%) |
| HSV | hsv(316, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 7.1%, 0%) |
| CIE-LAB | lab(83.18, 32.67, -15.49) |
| CIE-LCH | lch(83.18, 36.15, 334.63°) |
| OKLab | oklab(86.77% 0.0936 -0.0413) |
| OKLCH | oklch(86.77% 0.102 336.2) |
| XYZ | xyz(74.0841, 62.4951, 88.2647) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.60
Light Lavendar
#EFC0FE
ΔE00 6.13
Very Light Purple
#F6CEFC
ΔE00 6.31
Powder Pink
#FFB2D0
ΔE00 6.71
Light Lilac
#EDC8FF
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAED #BAFFCC
analogous
#EFBAFF #FFBAED #FFBACB
triadic
#FFBAED #EDFFBA #BAEDFF
tetradic
#FFBAED #FFEFBA #BAFFCC #BACBFF
square
#FFBAED #FFEFBA #BAFFCC #BACBFF
split-complementary
#FFBAED #CBFFBA #BAFFEF
monochromatic
#FF40CD #FF7DDD #FFBAED #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.56
#FFBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FFBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAED
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAED | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#FFBCCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbaed; /* rgb */ color: rgb(255, 186, 237); /* oklch */ color: oklch(86.8% 0.102 336.2);
Tailwind
colors: {
custom: {
50: '#ffcff2',
500: '#ffbaed',
950: '#000000',
},
}SCSS
$custom: #ffbaed; $custom-light: #ffcff2; $custom-dark: #000000;
JSON
{
"hex": "#ffbaed",
"rgb": {
"r": 255,
"g": 186,
"b": 237
},
"hsl": {
"h": 315.652,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86772,
"c": 0.10233,
"h": 336.2
},
"luminance": 0.62492
}Semantic roles & 50–950 ramp
primary
#FFBAED
secondary
#76E794
accent
#E63C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385