#FEBDF0#FEBDF0
#FEBDF0 is a very light, moderate pink. Relative luminance 0.638; OKLCH L 87.3% C 0.099 H 334.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDF0 |
|---|---|
| RGB | rgb(254, 189, 240) |
| HSL | hsl(313, 97%, 87%) |
| HSV | hsv(313, 26%, 100%) |
| CMYK | cmyk(0%, 25.6%, 5.5%, 0.4%) |
| CIE-LAB | lab(83.84, 31.27, -16.10) |
| CIE-LCH | lch(83.84, 35.18, 332.75°) |
| OKLab | oklab(87.29% 0.089 -0.043) |
| OKLCH | oklch(87.29% 0.099 334.2) |
| XYZ | xyz(74.7978, 63.7599, 90.7880) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.78
Light Lavendar
#EFC0FE
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 5.45
Light Lilac
#EDC8FF
ΔE00 6.50
Powder Pink
#FFB2D0
ΔE00 7.32
Pale Lavender
#EECFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDF0 #BDFECB
analogous
#ECBDFE #FEBDF0 #FEBDD0
triadic
#FEBDF0 #F0FEBD #BDF0FE
tetradic
#FEBDF0 #FEECBD #BDFECB #BDD0FE
square
#FEBDF0 #FEECBD #BDFECB #BDD0FE
split-complementary
#FEBDF0 #D0FEBD #BDFEEC
monochromatic
#FC44D5 #FD81E2 #FEBDF0 #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.53
#FEBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FEBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDF0
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDF0 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF2
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febdf0; /* rgb */ color: rgb(254, 189, 240); /* oklch */ color: oklch(87.3% 0.099 334.2);
Tailwind
colors: {
custom: {
50: '#ffd1f5',
500: '#febdf0',
950: '#000000',
},
}SCSS
$custom: #febdf0; $custom-light: #ffd1f5; $custom-dark: #000000;
JSON
{
"hex": "#febdf0",
"rgb": {
"r": 254,
"g": 189,
"b": 240
},
"hsl": {
"h": 312.923,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.87289,
"c": 0.09886,
"h": 334.2
},
"luminance": 0.63757
}Semantic roles & 50–950 ramp
primary
#FEBDF0
secondary
#7AE691
accent
#E63100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385