#FFB8EF#FFB8EF
#FFB8EF is a very light, moderate pink. Relative luminance 0.618; OKLCH L 86.5% C 0.107 H 334.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8EF |
|---|---|
| RGB | rgb(255, 184, 239) |
| HSL | hsl(314, 100%, 86%) |
| HSV | hsv(314, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 6.3%, 0%) |
| CIE-LAB | lab(82.79, 34.06, -17.13) |
| CIE-LCH | lch(82.79, 38.12, 333.29°) |
| OKLab | oklab(86.5% 0.0972 -0.0458) |
| OKLCH | oklch(86.5% 0.107 334.8) |
| XYZ | xyz(73.9596, 61.7758, 89.6727) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.60
Plum
#DDA0DD
ΔE00 7.25
Light Lilac
#EDC8FF
ΔE00 7.26
Powder Pink
#FFB2D0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8EF #B8FFC8
analogous
#EBB8FF #FFB8EF #FFB8CB
triadic
#FFB8EF #EFFFB8 #B8EFFF
tetradic
#FFB8EF #FFEBB8 #B8FFC8 #B8CBFF
square
#FFB8EF #FFEBB8 #B8FFC8 #B8CBFF
split-complementary
#FFB8EF #CBFFB8 #B8FFEB
monochromatic
#FF3ED3 #FF7BE1 #FFB8EF #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.57
#FFB8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FFB8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8EF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8EF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#FFBBCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffb8ef; /* rgb */ color: rgb(255, 184, 239); /* oklch */ color: oklch(86.5% 0.107 334.8);
Tailwind
colors: {
custom: {
50: '#ffcef4',
500: '#ffb8ef',
950: '#000000',
},
}SCSS
$custom: #ffb8ef; $custom-light: #ffcef4; $custom-dark: #000000;
JSON
{
"hex": "#ffb8ef",
"rgb": {
"r": 255,
"g": 184,
"b": 239
},
"hsl": {
"h": 313.521,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.865,
"c": 0.10746,
"h": 334.8
},
"luminance": 0.61773
}Semantic roles & 50–950 ramp
primary
#FFB8EF
secondary
#75E78E
accent
#E63400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385