#FEBEF7#FEBEF7
#FEBEF7 is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.7% C 0.103 H 330.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEF7 |
|---|---|
| RGB | rgb(254, 190, 247) |
| HSL | hsl(307, 97%, 87%) |
| HSV | hsv(307, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 2.8%, 0.4%) |
| CIE-LAB | lab(84.29, 31.97, -19.17) |
| CIE-LCH | lch(84.29, 37.27, 329.05°) |
| OKLab | oklab(87.7% 0.0897 -0.0514) |
| OKLCH | oklch(87.7% 0.103 330.2) |
| XYZ | xyz(76.0736, 64.6156, 96.4424) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.18
Pale Mauve
#FED0FC
ΔE00 4.77
Very Light Purple
#F6CEFC
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEF7 #BEFEC5
analogous
#E5BEFE #FEBEF7 #FEBED7
triadic
#FEBEF7 #F7FEBE #BEF7FE
tetradic
#FEBEF7 #FEE5BE #BEFEC5 #BED7FE
square
#FEBEF7 #FEE5BE #BEFEC5 #BED7FE
split-complementary
#FEBEF7 #D7FEBE #BEFEE5
monochromatic
#FC45E8 #FD82F0 #FEBEF7 #FFE1FB #FFE1FB
Accessibility & contrast
On white
1.51
#FEBEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FEBEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEF7
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEF7 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDF9
Deuteranopia (green-blind)
#CBD5F5
Tritanopia (blue-blind)
#FFC2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febef7; /* rgb */ color: rgb(254, 190, 247); /* oklch */ color: oklch(87.7% 0.103 330.2);
Tailwind
colors: {
custom: {
50: '#ffd2fa',
500: '#febef7',
950: '#000000',
},
}SCSS
$custom: #febef7; $custom-light: #ffd2fa; $custom-dark: #000000;
JSON
{
"hex": "#febef7",
"rgb": {
"r": 254,
"g": 190,
"b": 247
},
"hsl": {
"h": 306.563,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87702,
"c": 0.10339,
"h": 330.2
},
"luminance": 0.64613
}Semantic roles & 50–950 ramp
primary
#FEBEF7
secondary
#7BE686
accent
#E61900
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385