#FFB5EE#FFB5EE
#FFB5EE is a very light, moderate pink. Relative luminance 0.605; OKLCH L 86.0% C 0.112 H 335.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5EE |
|---|---|
| RGB | rgb(255, 181, 238) |
| HSL | hsl(314, 100%, 85%) |
| HSV | hsv(314, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 6.7%, 0%) |
| CIE-LAB | lab(82.10, 35.46, -17.64) |
| CIE-LCH | lch(82.10, 39.60, 333.54°) |
| OKLab | oklab(85.96% 0.1014 -0.0471) |
| OKLCH | oklch(85.96% 0.112 335.1) |
| XYZ | xyz(73.1957, 60.4837, 88.6913) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.08
Pale Mauve
#FED0FC
ΔE00 6.74
Plum
#DDA0DD
ΔE00 6.87
Very Light Purple
#F6CEFC
ΔE00 7.23
Powder Pink
#FFB2D0
ΔE00 7.45
Light Lilac
#EDC8FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5EE #B5FFC6
analogous
#EBB5FF #FFB5EE #FFB5C9
triadic
#FFB5EE #EEFFB5 #B5EEFF
tetradic
#FFB5EE #FFEBB5 #B5FFC6 #B5C9FF
square
#FFB5EE #FFEBB5 #B5FFC6 #B5C9FF
split-complementary
#FFB5EE #C9FFB5 #B5FFEB
monochromatic
#FF3BD2 #FF78E0 #FFB5EE #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.60
#FFB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FFB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5EE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5EE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F0
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#FFB8C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb5ee; /* rgb */ color: rgb(255, 181, 238); /* oklch */ color: oklch(86.0% 0.112 335.1);
Tailwind
colors: {
custom: {
50: '#ffccf3',
500: '#ffb5ee',
950: '#000000',
},
}SCSS
$custom: #ffb5ee; $custom-light: #ffccf3; $custom-dark: #000000;
JSON
{
"hex": "#ffb5ee",
"rgb": {
"r": 255,
"g": 181,
"b": 238
},
"hsl": {
"h": 313.784,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.8596,
"c": 0.11182,
"h": 335.1
},
"luminance": 0.60481
}Semantic roles & 50–950 ramp
primary
#FFB5EE
secondary
#72E68D
accent
#E63500
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385