#FFC7ED#FFC7ED
#FFC7ED is a very light, moderate pink. Relative luminance 0.682; OKLCH L 89.0% C 0.080 H 338.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7ED |
|---|---|
| RGB | rgb(255, 199, 237) |
| HSL | hsl(319, 100%, 89%) |
| HSV | hsv(319, 22%, 100%) |
| CMYK | cmyk(0%, 22%, 7.1%, 0%) |
| CIE-LAB | lab(86.12, 25.84, -11.09) |
| CIE-LCH | lch(86.12, 28.12, 336.78°) |
| OKLab | oklab(89.03% 0.0743 -0.0294) |
| OKLCH | oklch(89.03% 0.08 338.4) |
| XYZ | xyz(76.9485, 68.2237, 89.2195) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.52
Very Light Purple
#F6CEFC
ΔE00 4.82
Powder Pink
#FFB2D0
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 6.94
Baby Pink
#FFB7CE
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7ED #C7FFD9
analogous
#F5C7FF #FFC7ED #FFC7D1
triadic
#FFC7ED #EDFFC7 #C7EDFF
tetradic
#FFC7ED #FFF5C7 #C7FFD9 #C7D1FF
square
#FFC7ED #FFF5C7 #C7FFD9 #C7D1FF
split-complementary
#FFC7ED #D1FFC7 #C7FFF5
monochromatic
#FF4DC6 #FF8AD9 #FFC7ED #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.43
#FFC7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FFC7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7ED
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7ED | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EF
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#FFC8D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc7ed; /* rgb */ color: rgb(255, 199, 237); /* oklch */ color: oklch(89.0% 0.080 338.4);
Tailwind
colors: {
custom: {
50: '#ffd8f2',
500: '#ffc7ed',
950: '#000000',
},
}SCSS
$custom: #ffc7ed; $custom-light: #ffd8f2; $custom-dark: #000000;
JSON
{
"hex": "#ffc7ed",
"rgb": {
"r": 255,
"g": 199,
"b": 237
},
"hsl": {
"h": 319.286,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.89031,
"c": 0.07988,
"h": 338.4
},
"luminance": 0.68221
}Semantic roles & 50–950 ramp
primary
#FFC7ED
secondary
#81E9A3
accent
#E64A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385