#FEBFDA#FEBFDA
#FEBFDA is a very light, moderate pink. Relative luminance 0.634; OKLCH L 86.9% C 0.080 H 351.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFDA |
|---|---|
| RGB | rgb(254, 191, 218) |
| HSL | hsl(334, 97%, 87%) |
| HSV | hsv(334, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 14.2%, 0.4%) |
| CIE-LAB | lab(83.65, 26.60, -4.62) |
| CIE-LCH | lch(83.65, 27.00, 350.14°) |
| OKLab | oklab(86.93% 0.0788 -0.0119) |
| OKLCH | oklch(86.93% 0.08 351.4) |
| XYZ | xyz(72.1587, 63.3974, 74.7520) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.87
Pastel Pink
#FFBACD
ΔE00 3.25
Powder Pink
#FFB2D0
ΔE00 3.34
Bubblegum
#FFC1CC
ΔE00 5.11
Pink
#FFC0CB
ΔE00 5.16
Pale Pink
#FFCFDC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFDA #BFFEE3
analogous
#FEBFF9 #FEBFDA #FEC4BF
triadic
#FEBFDA #DAFEBF #BFDAFE
tetradic
#FEBFDA #F9FEBF #BFFEE3 #C4BFFE
square
#FEBFDA #F9FEBF #BFFEE3 #C4BFFE
split-complementary
#FEBFDA #BFFEC4 #BFF9FE
monochromatic
#FC4694 #FD83B7 #FEBFDA #FFE1EE #FFE1EE
Accessibility & contrast
On white
1.54
#FEBFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FEBFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFDA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFDA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#FFBDC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febfda; /* rgb */ color: rgb(254, 191, 218); /* oklch */ color: oklch(86.9% 0.080 351.4);
Tailwind
colors: {
custom: {
50: '#ffd2e5',
500: '#febfda',
950: '#000000',
},
}SCSS
$custom: #febfda; $custom-light: #ffd2e5; $custom-dark: #000000;
JSON
{
"hex": "#febfda",
"rgb": {
"r": 254,
"g": 191,
"b": 218
},
"hsl": {
"h": 334.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86931,
"c": 0.07965,
"h": 351.4
},
"luminance": 0.63394
}Semantic roles & 50–950 ramp
primary
#FEBFDA
secondary
#7BE6B8
accent
#E68300
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384