#FEBAEF#FEBAEF
#FEBAEF is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.7% C 0.103 H 334.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAEF |
|---|---|
| RGB | rgb(254, 186, 239) |
| HSL | hsl(313, 97%, 86%) |
| HSV | hsv(313, 27%, 100%) |
| CMYK | cmyk(0%, 26.8%, 5.9%, 0.4%) |
| CIE-LAB | lab(83.14, 32.68, -16.63) |
| CIE-LCH | lch(83.14, 36.67, 333.03°) |
| OKLab | oklab(86.74% 0.0932 -0.0444) |
| OKLCH | oklch(86.74% 0.103 334.5) |
| XYZ | xyz(74.0110, 62.4234, 89.7949) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.49
Light Lavendar
#EFC0FE
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 6.08
Light Lilac
#EDC8FF
ΔE00 6.89
Powder Pink
#FFB2D0
ΔE00 7.29
Plum
#DDA0DD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAEF #BAFEC9
analogous
#EBBAFE #FEBAEF #FEBACD
triadic
#FEBAEF #EFFEBA #BAEFFE
tetradic
#FEBAEF #FEEBBA #BAFEC9 #BACDFE
square
#FEBAEF #FEEBBA #BAFEC9 #BACDFE
split-complementary
#FEBAEF #CDFEBA #BAFEEB
monochromatic
#FC41D3 #FD7EE1 #FEBAEF #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.56
#FEBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FEBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAEF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAEF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febaef; /* rgb */ color: rgb(254, 186, 239); /* oklch */ color: oklch(86.7% 0.103 334.5);
Tailwind
colors: {
custom: {
50: '#ffcff4',
500: '#febaef',
950: '#000000',
},
}SCSS
$custom: #febaef; $custom-light: #ffcff4; $custom-dark: #000000;
JSON
{
"hex": "#febaef",
"rgb": {
"r": 254,
"g": 186,
"b": 239
},
"hsl": {
"h": 313.235,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.8674,
"c": 0.1032,
"h": 334.5
},
"luminance": 0.62421
}Semantic roles & 50–950 ramp
primary
#FEBAEF
secondary
#77E58F
accent
#E63300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385