#FFC7EE#FFC7EE
#FFC7EE is a very light, moderate pink. Relative luminance 0.683; OKLCH L 89.1% C 0.081 H 337.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7EE |
|---|---|
| RGB | rgb(255, 199, 238) |
| HSL | hsl(318, 100%, 89%) |
| HSV | hsv(318, 22%, 100%) |
| CMYK | cmyk(0%, 22%, 6.7%, 0%) |
| CIE-LAB | lab(86.15, 26.01, -11.57) |
| CIE-LCH | lch(86.15, 28.47, 336.01°) |
| OKLab | oklab(89.06% 0.0746 -0.0307) |
| OKLCH | oklch(89.06% 0.081 337.6) |
| XYZ | xyz(77.0950, 68.2823, 89.9910) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 4.63
Pale Lavender
#EECFFE
ΔE00 6.77
Powder Pink
#FFB2D0
ΔE00 6.82
Light Lilac
#EDC8FF
ΔE00 6.99
Light Lavendar
#EFC0FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7EE #C7FFD8
analogous
#F4C7FF #FFC7EE #FFC7D2
triadic
#FFC7EE #EEFFC7 #C7EEFF
tetradic
#FFC7EE #FFF4C7 #C7FFD8 #C7D2FF
square
#FFC7EE #FFF4C7 #C7FFD8 #C7D2FF
split-complementary
#FFC7EE #D2FFC7 #C7FFF4
monochromatic
#FF4DC9 #FF8ADB #FFC7EE #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.43
#FFC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FFC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7EE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7EE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F0
Deuteranopia (green-blind)
#D5DAEC
Tritanopia (blue-blind)
#FFC8D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc7ee; /* rgb */ color: rgb(255, 199, 238); /* oklch */ color: oklch(89.1% 0.081 337.6);
Tailwind
colors: {
custom: {
50: '#ffd8f3',
500: '#ffc7ee',
950: '#000000',
},
}SCSS
$custom: #ffc7ee; $custom-light: #ffd8f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc7ee",
"rgb": {
"r": 255,
"g": 199,
"b": 238
},
"hsl": {
"h": 318.214,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.89064,
"c": 0.08068,
"h": 337.6
},
"luminance": 0.6828
}Semantic roles & 50–950 ramp
primary
#FFC7EE
secondary
#81E9A1
accent
#E64600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385