#FFB7EE#FFB7EE
#FFB7EE is a very light, moderate pink. Relative luminance 0.613; OKLCH L 86.3% C 0.108 H 335.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7EE |
|---|---|
| RGB | rgb(255, 183, 238) |
| HSL | hsl(314, 100%, 86%) |
| HSV | hsv(314, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 6.7%, 0%) |
| CIE-LAB | lab(82.54, 34.41, -16.98) |
| CIE-LCH | lch(82.54, 38.37, 333.74°) |
| OKLab | oklab(86.3% 0.0984 -0.0453) |
| OKLCH | oklch(86.3% 0.108 335.3) |
| XYZ | xyz(73.6053, 61.3029, 88.8278) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.99
Pale Mauve
#FED0FC
ΔE00 6.27
Very Light Purple
#F6CEFC
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.16
Powder Pink
#FFB2D0
ΔE00 7.23
Light Lilac
#EDC8FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7EE #B7FFC8
analogous
#ECB7FF #FFB7EE #FFB7CA
triadic
#FFB7EE #EEFFB7 #B7EEFF
tetradic
#FFB7EE #FFECB7 #B7FFC8 #B7CAFF
square
#FFB7EE #FFECB7 #B7FFC8 #B7CAFF
split-complementary
#FFB7EE #CAFFB7 #B7FFEC
monochromatic
#FF3DD1 #FF7AE0 #FFB7EE #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.58
#FFB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FFB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7EE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7EE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#FFBACA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb7ee; /* rgb */ color: rgb(255, 183, 238); /* oklch */ color: oklch(86.3% 0.108 335.3);
Tailwind
colors: {
custom: {
50: '#ffcdf3',
500: '#ffb7ee',
950: '#000000',
},
}SCSS
$custom: #ffb7ee; $custom-light: #ffcdf3; $custom-dark: #000000;
JSON
{
"hex": "#ffb7ee",
"rgb": {
"r": 255,
"g": 183,
"b": 238
},
"hsl": {
"h": 314.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.86296,
"c": 0.10836,
"h": 335.3
},
"luminance": 0.613
}Semantic roles & 50–950 ramp
primary
#FFB7EE
secondary
#74E68F
accent
#E63600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385