#FEB6ED#FEB6ED
#FEB6ED is a very light, moderate pink. Relative luminance 0.606; OKLCH L 86.0% C 0.108 H 335.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB6ED |
|---|---|
| RGB | rgb(254, 182, 237) |
| HSL | hsl(314, 97%, 85%) |
| HSV | hsv(314, 28%, 100%) |
| CMYK | cmyk(0%, 28.3%, 6.7%, 0.4%) |
| CIE-LAB | lab(82.19, 34.44, -16.99) |
| CIE-LCH | lch(82.19, 38.40, 333.74°) |
| OKLab | oklab(85.99% 0.0985 -0.0454) |
| OKLCH | oklch(85.99% 0.108 335.3) |
| XYZ | xyz(72.8862, 60.6440, 87.9705) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.03
Pale Mauve
#FED0FC
ΔE00 6.43
Plum
#DDA0DD
ΔE00 6.95
Very Light Purple
#F6CEFC
ΔE00 6.95
Powder Pink
#FFB2D0
ΔE00 7.19
Light Lilac
#EDC8FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB6ED #B6FEC7
analogous
#EBB6FE #FEB6ED #FEB6C9
triadic
#FEB6ED #EDFEB6 #B6EDFE
tetradic
#FEB6ED #FEEBB6 #B6FEC7 #B6C9FE
square
#FEB6ED #FEEBB6 #B6FEC7 #B6C9FE
split-complementary
#FEB6ED #C9FEB6 #B6FEEB
monochromatic
#FC3DCF #FD7ADE #FEB6ED #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.60
#FEB6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FEB6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB6ED
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB6ED | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6EF
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#FFB9C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #feb6ed; /* rgb */ color: rgb(254, 182, 237); /* oklch */ color: oklch(86.0% 0.108 335.3);
Tailwind
colors: {
custom: {
50: '#ffccf2',
500: '#feb6ed',
950: '#000000',
},
}SCSS
$custom: #feb6ed; $custom-light: #ffccf2; $custom-dark: #000000;
JSON
{
"hex": "#feb6ed",
"rgb": {
"r": 254,
"g": 182,
"b": 237
},
"hsl": {
"h": 314.167,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.85992,
"c": 0.10844,
"h": 335.3
},
"luminance": 0.60641
}Semantic roles & 50–950 ramp
primary
#FEB6ED
secondary
#74E58E
accent
#E63600
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385