#FFB0EE#FFB0EE
#FFB0EE is a very light, vivid pink. Relative luminance 0.585; OKLCH L 85.1% C 0.120 H 334.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0EE |
|---|---|
| RGB | rgb(255, 176, 238) |
| HSL | hsl(313, 100%, 85%) |
| HSV | hsv(313, 31%, 100%) |
| CMYK | cmyk(0%, 31%, 6.7%, 0%) |
| CIE-LAB | lab(81.01, 38.07, -19.29) |
| CIE-LCH | lch(81.01, 42.68, 333.12°) |
| OKLab | oklab(85.13% 0.1088 -0.0517) |
| OKLCH | oklch(85.13% 0.12 334.6) |
| XYZ | xyz(72.1972, 58.4868, 88.3585) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.27
Light Lavendar
#EFC0FE
ΔE00 6.49
Pale Mauve
#FED0FC
ΔE00 7.92
Powder Pink
#FFB2D0
ΔE00 8.10
Very Light Purple
#F6CEFC
ΔE00 8.28
Light Lilac
#EDC8FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0EE #B0FFC1
analogous
#E8B0FF #FFB0EE #FFB0C7
triadic
#FFB0EE #EEFFB0 #B0EEFF
tetradic
#FFB0EE #FFE8B0 #B0FFC1 #B0C7FF
square
#FFB0EE #FFE8B0 #B0FFC1 #B0C7FF
split-complementary
#FFB0EE #C7FFB0 #B0FFE8
monochromatic
#FF36D4 #FF73E1 #FFB0EE #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.65
#FFB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FFB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0EE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0EE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb0ee; /* rgb */ color: rgb(255, 176, 238); /* oklch */ color: oklch(85.1% 0.120 334.6);
Tailwind
colors: {
custom: {
50: '#ffc8f3',
500: '#ffb0ee',
950: '#000000',
},
}SCSS
$custom: #ffb0ee; $custom-light: #ffc8f3; $custom-dark: #000000;
JSON
{
"hex": "#ffb0ee",
"rgb": {
"r": 255,
"g": 176,
"b": 238
},
"hsl": {
"h": 312.911,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.85127,
"c": 0.12046,
"h": 334.6
},
"luminance": 0.58484
}Semantic roles & 50–950 ramp
primary
#FFB0EE
secondary
#6EE588
accent
#E63100
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285