#FFB8EE#FFB8EE
#FFB8EE is a very light, moderate pink. Relative luminance 0.617; OKLCH L 86.5% C 0.107 H 335.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8EE |
|---|---|
| RGB | rgb(255, 184, 238) |
| HSL | hsl(314, 100%, 86%) |
| HSV | hsv(314, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 6.7%, 0%) |
| CIE-LAB | lab(82.76, 33.88, -16.65) |
| CIE-LCH | lch(82.76, 37.75, 333.84°) |
| OKLab | oklab(86.47% 0.0969 -0.0444) |
| OKLCH | oklch(86.47% 0.107 335.4) |
| XYZ | xyz(73.8123, 61.7169, 88.8968) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.96
Pale Mauve
#FED0FC
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.32
Light Lilac
#EDC8FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8EE #B8FFC9
analogous
#ECB8FF #FFB8EE #FFB8CA
triadic
#FFB8EE #EEFFB8 #B8EEFF
tetradic
#FFB8EE #FFECB8 #B8FFC9 #B8CAFF
square
#FFB8EE #FFECB8 #B8FFC9 #B8CAFF
split-complementary
#FFB8EE #CAFFB8 #B8FFEC
monochromatic
#FF3ED1 #FF7BDF #FFB8EE #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.57
#FFB8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#FFB8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8EE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8EE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F0
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#FFBACB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffb8ee; /* rgb */ color: rgb(255, 184, 238); /* oklch */ color: oklch(86.5% 0.107 335.4);
Tailwind
colors: {
custom: {
50: '#ffcef3',
500: '#ffb8ee',
950: '#000000',
},
}SCSS
$custom: #ffb8ee; $custom-light: #ffcef3; $custom-dark: #000000;
JSON
{
"hex": "#ffb8ee",
"rgb": {
"r": 255,
"g": 184,
"b": 238
},
"hsl": {
"h": 314.366,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.86466,
"c": 0.10663,
"h": 335.4
},
"luminance": 0.61714
}Semantic roles & 50–950 ramp
primary
#FFB8EE
secondary
#75E790
accent
#E63700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385