#FEBDF3#FEBDF3
#FEBDF3 is a very light, moderate pink. Relative luminance 0.639; OKLCH L 87.4% C 0.101 H 332.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDF3 |
|---|---|
| RGB | rgb(254, 189, 243) |
| HSL | hsl(310, 97%, 87%) |
| HSV | hsv(310, 26%, 100%) |
| CMYK | cmyk(0%, 25.6%, 4.3%, 0.4%) |
| CIE-LAB | lab(83.93, 31.79, -17.56) |
| CIE-LCH | lch(83.93, 36.32, 331.08°) |
| OKLab | oklab(87.39% 0.0899 -0.047) |
| OKLCH | oklch(87.39% 0.101 332.4) |
| XYZ | xyz(75.2471, 63.9396, 93.1545) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.82
Light Lavendar
#EFC0FE
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 5.33
Light Lilac
#EDC8FF
ΔE00 6.10
Pale Lavender
#EECFFE
ΔE00 7.18
Plum
#DDA0DD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDF3 #BDFEC8
analogous
#E9BDFE #FEBDF3 #FEBDD3
triadic
#FEBDF3 #F3FEBD #BDF3FE
tetradic
#FEBDF3 #FEE9BD #BDFEC8 #BDD3FE
square
#FEBDF3 #FEE9BD #BDFEC8 #BDD3FE
split-complementary
#FEBDF3 #D3FEBD #BDFEE9
monochromatic
#FC44DD #FD81E8 #FEBDF3 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.52
#FEBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FEBDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDF3
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDF3 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF5
Deuteranopia (green-blind)
#CBD5F1
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febdf3; /* rgb */ color: rgb(254, 189, 243); /* oklch */ color: oklch(87.4% 0.101 332.4);
Tailwind
colors: {
custom: {
50: '#ffd1f7',
500: '#febdf3',
950: '#000000',
},
}SCSS
$custom: #febdf3; $custom-light: #ffd1f7; $custom-dark: #000000;
JSON
{
"hex": "#febdf3",
"rgb": {
"r": 254,
"g": 189,
"b": 243
},
"hsl": {
"h": 310.154,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.87392,
"c": 0.10148,
"h": 332.4
},
"luminance": 0.63937
}Semantic roles & 50–950 ramp
primary
#FEBDF3
secondary
#7AE68C
accent
#E62700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385