#FFBFE6#FFBFE6
#FFBFE6 is a very light, moderate pink. Relative luminance 0.642; OKLCH L 87.4% C 0.088 H 341.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFE6 |
|---|---|
| RGB | rgb(255, 191, 230) |
| HSL | hsl(323, 100%, 87%) |
| HSV | hsv(323, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 9.8%, 0%) |
| CIE-LAB | lab(84.09, 28.87, -10.38) |
| CIE-LCH | lch(84.09, 30.68, 340.22°) |
| OKLab | oklab(87.4% 0.0839 -0.0274) |
| OKLCH | oklch(87.4% 0.088 341.9) |
| XYZ | xyz(74.1532, 64.2376, 83.3406) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.90
Pale Mauve
#FED0FC
ΔE00 5.35
Baby Pink
#FFB7CE
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 6.47
Pastel Pink
#FFBACD
ΔE00 6.47
Light Pink
#FFD1DF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFE6 #BFFFD8
analogous
#F8BFFF #FFBFE6 #FFBFC6
triadic
#FFBFE6 #E6FFBF #BFE6FF
tetradic
#FFBFE6 #FFF8BF #BFFFD8 #BFC6FF
square
#FFBFE6 #FFF8BF #BFFFD8 #BFC6FF
split-complementary
#FFBFE6 #C6FFBF #BFFFF8
monochromatic
#FF45B6 #FF82CE #FFBFE6 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.52
#FFBFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FFBFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFE6
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFE6 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE8
Deuteranopia (green-blind)
#D1D5E4
Tritanopia (blue-blind)
#FFBFCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfe6; /* rgb */ color: rgb(255, 191, 230); /* oklch */ color: oklch(87.4% 0.088 341.9);
Tailwind
colors: {
custom: {
50: '#ffd2ed',
500: '#ffbfe6',
950: '#000000',
},
}SCSS
$custom: #ffbfe6; $custom-light: #ffd2ed; $custom-dark: #000000;
JSON
{
"hex": "#ffbfe6",
"rgb": {
"r": 255,
"g": 191,
"b": 230
},
"hsl": {
"h": 323.438,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87403,
"c": 0.08827,
"h": 341.9
},
"luminance": 0.64235
}Semantic roles & 50–950 ramp
primary
#FFBFE6
secondary
#7BE8A5
accent
#E65A00
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384