#FFC7EB#FFC7EB
#FFC7EB is a very light, moderate pink. Relative luminance 0.681; OKLCH L 89.0% C 0.078 H 340.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7EB |
|---|---|
| RGB | rgb(255, 199, 235) |
| HSL | hsl(321, 100%, 89%) |
| HSV | hsv(321, 22%, 100%) |
| CMYK | cmyk(0%, 22%, 7.8%, 0%) |
| CIE-LAB | lab(86.06, 25.50, -10.11) |
| CIE-LCH | lch(86.06, 27.43, 338.37°) |
| OKLab | oklab(88.97% 0.0736 -0.0267) |
| OKLCH | oklch(88.97% 0.078 340.1) |
| XYZ | xyz(76.6579, 68.1075, 87.6891) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.94
Very Light Purple
#F6CEFC
ΔE00 5.24
Powder Pink
#FFB2D0
ΔE00 6.32
Baby Pink
#FFB7CE
ΔE00 6.56
Light Pink
#FFD1DF
ΔE00 6.74
Pale Pink
#FFCFDC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7EB #C7FFDB
analogous
#F7C7FF #FFC7EB #FFC7CF
triadic
#FFC7EB #EBFFC7 #C7EBFF
tetradic
#FFC7EB #FFF7C7 #C7FFDB #C7CFFF
square
#FFC7EB #FFF7C7 #C7FFDB #C7CFFF
split-complementary
#FFC7EB #CFFFC7 #C7FFF7
monochromatic
#FF4DBF #FF8AD5 #FFC7EB #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.44
#FFC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#FFC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7EB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7EB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#D6DAE9
Tritanopia (blue-blind)
#FFC8D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc7eb; /* rgb */ color: rgb(255, 199, 235); /* oklch */ color: oklch(89.0% 0.078 340.1);
Tailwind
colors: {
custom: {
50: '#ffd8f1',
500: '#ffc7eb',
950: '#000000',
},
}SCSS
$custom: #ffc7eb; $custom-light: #ffd8f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc7eb",
"rgb": {
"r": 255,
"g": 199,
"b": 235
},
"hsl": {
"h": 321.429,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.88967,
"c": 0.07832,
"h": 340.1
},
"luminance": 0.68105
}Semantic roles & 50–950 ramp
primary
#FFC7EB
secondary
#81E9A6
accent
#E65200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385