#FEBEF5#FEBEF5
#FEBEF5 is a very light, moderate purple. Relative luminance 0.645; OKLCH L 87.6% C 0.102 H 331.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEF5 |
|---|---|
| RGB | rgb(254, 190, 245) |
| HSL | hsl(308, 97%, 87%) |
| HSV | hsv(308, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 3.5%, 0.4%) |
| CIE-LAB | lab(84.22, 31.62, -18.20) |
| CIE-LCH | lch(84.22, 36.48, 330.08°) |
| OKLab | oklab(87.63% 0.0891 -0.0488) |
| OKLCH | oklch(87.63% 0.102 331.3) |
| XYZ | xyz(75.7666, 64.4928, 94.8257) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.52
Pale Mauve
#FED0FC
ΔE00 4.65
Very Light Purple
#F6CEFC
ΔE00 5.09
Light Lilac
#EDC8FF
ΔE00 5.77
Pale Lavender
#EECFFE
ΔE00 6.90
Plum
#DDA0DD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEF5 #BEFEC7
analogous
#E7BEFE #FEBEF5 #FEBED5
triadic
#FEBEF5 #F5FEBE #BEF5FE
tetradic
#FEBEF5 #FEE7BE #BEFEC7 #BED5FE
square
#FEBEF5 #FEE7BE #BEFEC7 #BED5FE
split-complementary
#FEBEF5 #D5FEBE #BEFEE7
monochromatic
#FC45E2 #FD82EC #FEBEF5 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.51
#FEBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FEBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEF5
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEF5 | 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)
#BCCDF7
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#FFC1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febef5; /* rgb */ color: rgb(254, 190, 245); /* oklch */ color: oklch(87.6% 0.102 331.3);
Tailwind
colors: {
custom: {
50: '#ffd2f8',
500: '#febef5',
950: '#000000',
},
}SCSS
$custom: #febef5; $custom-light: #ffd2f8; $custom-dark: #000000;
JSON
{
"hex": "#febef5",
"rgb": {
"r": 254,
"g": 190,
"b": 245
},
"hsl": {
"h": 308.438,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87633,
"c": 0.10155,
"h": 331.3
},
"luminance": 0.6449
}Semantic roles & 50–950 ramp
primary
#FEBEF5
secondary
#7BE68A
accent
#E62000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385