#FEB3EF#FEB3EF
#FEB3EF is a very light, moderate pink. Relative luminance 0.595; OKLCH L 85.6% C 0.115 H 333.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB3EF |
|---|---|
| RGB | rgb(254, 179, 239) |
| HSL | hsl(312, 97%, 85%) |
| HSV | hsv(312, 30%, 100%) |
| CMYK | cmyk(0%, 29.5%, 5.9%, 0.4%) |
| CIE-LAB | lab(81.59, 36.35, -18.96) |
| CIE-LCH | lch(81.59, 41.00, 332.45°) |
| OKLab | oklab(85.56% 0.1036 -0.0508) |
| OKLCH | oklch(85.56% 0.115 333.9) |
| XYZ | xyz(72.5723, 59.5459, 89.3154) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.42
Pale Mauve
#FED0FC
ΔE00 7.18
Very Light Purple
#F6CEFC
ΔE00 7.54
Light Lilac
#EDC8FF
ΔE00 7.75
Powder Pink
#FFB2D0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB3EF #B3FEC2
analogous
#E8B3FE #FEB3EF #FEB3CA
triadic
#FEB3EF #EFFEB3 #B3EFFE
tetradic
#FEB3EF #FEE8B3 #B3FEC2 #B3CAFE
square
#FEB3EF #FEE8B3 #B3FEC2 #B3CAFE
split-complementary
#FEB3EF #CAFEB3 #B3FEE8
monochromatic
#FC3AD6 #FD77E2 #FEB3EF #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.63
#FEB3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#FEB3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB3EF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB3EF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#FFB6C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #feb3ef; /* rgb */ color: rgb(254, 179, 239); /* oklch */ color: oklch(85.6% 0.115 333.9);
Tailwind
colors: {
custom: {
50: '#ffcaf4',
500: '#feb3ef',
950: '#000000',
},
}SCSS
$custom: #feb3ef; $custom-light: #ffcaf4; $custom-dark: #000000;
JSON
{
"hex": "#feb3ef",
"rgb": {
"r": 254,
"g": 179,
"b": 239
},
"hsl": {
"h": 312,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.85558,
"c": 0.11534,
"h": 333.9
},
"luminance": 0.59543
}Semantic roles & 50–950 ramp
primary
#FEB3EF
secondary
#71E488
accent
#E62E00
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385