#FFB7EF#FFB7EF
#FFB7EF is a very light, moderate pink. Relative luminance 0.614; OKLCH L 86.3% C 0.109 H 334.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7EF |
|---|---|
| RGB | rgb(255, 183, 239) |
| HSL | hsl(313, 100%, 86%) |
| HSV | hsv(313, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 6.3%, 0%) |
| CIE-LAB | lab(82.57, 34.58, -17.47) |
| CIE-LCH | lch(82.57, 38.74, 333.20°) |
| OKLab | oklab(86.33% 0.0987 -0.0467) |
| OKLCH | oklch(86.33% 0.109 334.7) |
| XYZ | xyz(73.7526, 61.3618, 89.6037) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.83
Pale Mauve
#FED0FC
ΔE00 6.28
Very Light Purple
#F6CEFC
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.10
Light Lilac
#EDC8FF
ΔE00 7.37
Powder Pink
#FFB2D0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7EF #B7FFC7
analogous
#EBB7FF #FFB7EF #FFB7CB
triadic
#FFB7EF #EFFFB7 #B7EFFF
tetradic
#FFB7EF #FFEBB7 #B7FFC7 #B7CBFF
square
#FFB7EF #FFEBB7 #B7FFC7 #B7CBFF
split-complementary
#FFB7EF #CBFFB7 #B7FFEB
monochromatic
#FF3DD4 #FF7AE1 #FFB7EF #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.58
#FFB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FFB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7EF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7EF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#FFBACB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb7ef; /* rgb */ color: rgb(255, 183, 239); /* oklch */ color: oklch(86.3% 0.109 334.7);
Tailwind
colors: {
custom: {
50: '#ffcdf4',
500: '#ffb7ef',
950: '#000000',
},
}SCSS
$custom: #ffb7ef; $custom-light: #ffcdf4; $custom-dark: #000000;
JSON
{
"hex": "#ffb7ef",
"rgb": {
"r": 255,
"g": 183,
"b": 239
},
"hsl": {
"h": 313.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.86331,
"c": 0.1092,
"h": 334.7
},
"luminance": 0.61359
}Semantic roles & 50–950 ramp
primary
#FFB7EF
secondary
#74E68D
accent
#E63300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385