#FEBFEF#FEBFEF
#FEBFEF is a very light, moderate pink. Relative luminance 0.646; OKLCH L 87.6% C 0.095 H 335.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFEF |
|---|---|
| RGB | rgb(254, 191, 239) |
| HSL | hsl(314, 97%, 87%) |
| HSV | hsv(314, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 5.9%, 0.4%) |
| CIE-LAB | lab(84.26, 30.05, -14.94) |
| CIE-LCH | lch(84.26, 33.56, 333.57°) |
| OKLab | oklab(87.6% 0.0857 -0.0398) |
| OKLCH | oklch(87.6% 0.095 335.1) |
| XYZ | xyz(75.0828, 64.5670, 90.1522) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 5.16
Light Lavendar
#EFC0FE
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 6.53
Powder Pink
#FFB2D0
ΔE00 7.00
Pale Lavender
#EECFFE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFEF #BFFECE
analogous
#EEBFFE #FEBFEF #FEBFD0
triadic
#FEBFEF #EFFEBF #BFEFFE
tetradic
#FEBFEF #FEEEBF #BFFECE #BFD0FE
square
#FEBFEF #FEEEBF #BFFECE #BFD0FE
split-complementary
#FEBFEF #D0FEBF #BFFEEE
monochromatic
#FC46D1 #FD83E0 #FEBFEF #FFE1F7 #FFE1F7
Accessibility & contrast
On white
1.51
#FEBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FEBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFEF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFEF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#CED5ED
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febfef; /* rgb */ color: rgb(254, 191, 239); /* oklch */ color: oklch(87.6% 0.095 335.1);
Tailwind
colors: {
custom: {
50: '#ffd2f4',
500: '#febfef',
950: '#000000',
},
}SCSS
$custom: #febfef; $custom-light: #ffd2f4; $custom-dark: #000000;
JSON
{
"hex": "#febfef",
"rgb": {
"r": 254,
"g": 191,
"b": 239
},
"hsl": {
"h": 314.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.876,
"c": 0.09453,
"h": 335.1
},
"luminance": 0.64564
}Semantic roles & 50–950 ramp
primary
#FEBFEF
secondary
#7BE695
accent
#E63700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385