#FFC7F2#FFC7F2
#FFC7F2 is a very light, moderate pink. Relative luminance 0.685; OKLCH L 89.2% C 0.084 H 334.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7F2 |
|---|---|
| RGB | rgb(255, 199, 242) |
| HSL | hsl(314, 100%, 89%) |
| HSV | hsv(314, 22%, 100%) |
| CMYK | cmyk(0%, 22%, 5.1%, 0%) |
| CIE-LAB | lab(86.27, 26.69, -13.52) |
| CIE-LCH | lch(86.27, 29.92, 333.14°) |
| OKLab | oklab(89.19% 0.0759 -0.036) |
| OKLCH | oklch(89.19% 0.084 334.6) |
| XYZ | xyz(77.6892, 68.5200, 93.1204) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.71
Very Light Purple
#F6CEFC
ΔE00 3.94
Light Lilac
#EDC8FF
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 6.14
Light Lavendar
#EFC0FE
ΔE00 6.15
Powder Pink
#FFB2D0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7F2 #C7FFD4
analogous
#F0C7FF #FFC7F2 #FFC7D6
triadic
#FFC7F2 #F2FFC7 #C7F2FF
tetradic
#FFC7F2 #FFF0C7 #C7FFD4 #C7D6FF
square
#FFC7F2 #FFF0C7 #C7FFD4 #C7D6FF
split-complementary
#FFC7F2 #D6FFC7 #C7FFF0
monochromatic
#FF4DD6 #FF8AE4 #FFC7F2 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.43
#FFC7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FFC7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7F2
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7F2 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#D4DBF0
Tritanopia (blue-blind)
#FFC9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc7f2; /* rgb */ color: rgb(255, 199, 242); /* oklch */ color: oklch(89.2% 0.084 334.6);
Tailwind
colors: {
custom: {
50: '#ffd8f6',
500: '#ffc7f2',
950: '#000000',
},
}SCSS
$custom: #ffc7f2; $custom-light: #ffd8f6; $custom-dark: #000000;
JSON
{
"hex": "#ffc7f2",
"rgb": {
"r": 255,
"g": 199,
"b": 242
},
"hsl": {
"h": 313.929,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.89194,
"c": 0.08403,
"h": 334.6
},
"luminance": 0.68518
}Semantic roles & 50–950 ramp
primary
#FFC7F2
secondary
#81E999
accent
#E63500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385