#FFBFEB#FFBFEB
#FFBFEB is a very light, moderate pink. Relative luminance 0.645; OKLCH L 87.6% C 0.092 H 338.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFEB |
|---|---|
| RGB | rgb(255, 191, 235) |
| HSL | hsl(319, 100%, 87%) |
| HSV | hsv(319, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 7.8%, 0%) |
| CIE-LAB | lab(84.24, 29.70, -12.83) |
| CIE-LCH | lch(84.24, 32.36, 336.64°) |
| OKLab | oklab(87.57% 0.0856 -0.034) |
| OKLCH | oklch(87.57% 0.092 338.3) |
| XYZ | xyz(74.8654, 64.5225, 87.0916) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 5.73
Powder Pink
#FFB2D0
ΔE00 5.99
Light Lavendar
#EFC0FE
ΔE00 6.80
Baby Pink
#FFB7CE
ΔE00 6.99
Light Lilac
#EDC8FF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFEB #BFFFD3
analogous
#F3BFFF #FFBFEB #FFBFCB
triadic
#FFBFEB #EBFFBF #BFEBFF
tetradic
#FFBFEB #FFF3BF #BFFFD3 #BFCBFF
square
#FFBFEB #FFF3BF #BFFFD3 #BFCBFF
split-complementary
#FFBFEB #CBFFBF #BFFFF3
monochromatic
#FF45C5 #FF82D8 #FFBFEB #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.51
#FFBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FFBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFEB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFEB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCED
Deuteranopia (green-blind)
#CFD6E9
Tritanopia (blue-blind)
#FFC0CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfeb; /* rgb */ color: rgb(255, 191, 235); /* oklch */ color: oklch(87.6% 0.092 338.3);
Tailwind
colors: {
custom: {
50: '#ffd2f1',
500: '#ffbfeb',
950: '#000000',
},
}SCSS
$custom: #ffbfeb; $custom-light: #ffd2f1; $custom-dark: #000000;
JSON
{
"hex": "#ffbfeb",
"rgb": {
"r": 255,
"g": 191,
"b": 235
},
"hsl": {
"h": 318.75,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87565,
"c": 0.09207,
"h": 338.3
},
"luminance": 0.6452
}Semantic roles & 50–950 ramp
primary
#FFBFEB
secondary
#7BE89D
accent
#E64800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385