#FFB9EE#FFB9EE
#FFB9EE is a very light, moderate pink. Relative luminance 0.621; OKLCH L 86.6% C 0.105 H 335.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB9EE |
|---|---|
| RGB | rgb(255, 185, 238) |
| HSL | hsl(315, 100%, 86%) |
| HSV | hsv(315, 27%, 100%) |
| CMYK | cmyk(0%, 27.5%, 6.7%, 0%) |
| CIE-LAB | lab(82.98, 33.36, -16.31) |
| CIE-LCH | lch(82.98, 37.14, 333.94°) |
| OKLab | oklab(86.64% 0.0954 -0.0435) |
| OKLCH | oklch(86.64% 0.105 335.5) |
| XYZ | xyz(74.0207, 62.1338, 88.9663) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.81
Light Lavendar
#EFC0FE
ΔE00 5.95
Very Light Purple
#F6CEFC
ΔE00 6.44
Powder Pink
#FFB2D0
ΔE00 7.04
Light Lilac
#EDC8FF
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB9EE #B9FFCA
analogous
#EDB9FF #FFB9EE #FFB9CB
triadic
#FFB9EE #EEFFB9 #B9EEFF
tetradic
#FFB9EE #FFEDB9 #B9FFCA #B9CBFF
square
#FFB9EE #FFEDB9 #B9FFCA #B9CBFF
split-complementary
#FFB9EE #CBFFB9 #B9FFED
monochromatic
#FF3FD0 #FF7CDF #FFB9EE #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.56
#FFB9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FFB9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB9EE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB9EE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#FFBBCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffb9ee; /* rgb */ color: rgb(255, 185, 238); /* oklch */ color: oklch(86.6% 0.105 335.5);
Tailwind
colors: {
custom: {
50: '#ffcef3',
500: '#ffb9ee',
950: '#000000',
},
}SCSS
$custom: #ffb9ee; $custom-light: #ffcef3; $custom-dark: #000000;
JSON
{
"hex": "#ffb9ee",
"rgb": {
"r": 255,
"g": 185,
"b": 238
},
"hsl": {
"h": 314.571,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.86635,
"c": 0.10489,
"h": 335.5
},
"luminance": 0.62131
}Semantic roles & 50–950 ramp
primary
#FFB9EE
secondary
#75E791
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385