#FFC8F2#FFC8F2
#FFC8F2 is a very light, moderate pink. Relative luminance 0.690; OKLCH L 89.4% C 0.082 H 334.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8F2 |
|---|---|
| RGB | rgb(255, 200, 242) |
| HSL | hsl(314, 100%, 89%) |
| HSV | hsv(314, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 5.1%, 0%) |
| CIE-LAB | lab(86.50, 26.17, -13.18) |
| CIE-LCH | lch(86.50, 29.30, 333.27°) |
| OKLab | oklab(89.37% 0.0745 -0.0351) |
| OKLCH | oklch(89.37% 0.082 334.8) |
| XYZ | xyz(77.9200, 68.9817, 93.1974) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.58
Very Light Purple
#F6CEFC
ΔE00 3.87
Pale Lavender
#EECFFE
ΔE00 6.07
Light Lilac
#EDC8FF
ΔE00 6.19
Light Lavendar
#EFC0FE
ΔE00 6.32
Powder Pink
#FFB2D0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8F2 #C8FFD5
analogous
#F1C8FF #FFC8F2 #FFC8D7
triadic
#FFC8F2 #F2FFC8 #C8F2FF
tetradic
#FFC8F2 #FFF1C8 #C8FFD5 #C8D7FF
square
#FFC8F2 #FFF1C8 #C8FFD5 #C8D7FF
split-complementary
#FFC8F2 #D7FFC8 #C8FFF1
monochromatic
#FF4ED5 #FF8BE4 #FFC8F2 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.42
#FFC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#FFC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8F2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8F2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F4
Deuteranopia (green-blind)
#D5DBF0
Tritanopia (blue-blind)
#FFCAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc8f2; /* rgb */ color: rgb(255, 200, 242); /* oklch */ color: oklch(89.4% 0.082 334.8);
Tailwind
colors: {
custom: {
50: '#ffd9f6',
500: '#ffc8f2',
950: '#000000',
},
}SCSS
$custom: #ffc8f2; $custom-light: #ffd9f6; $custom-dark: #000000;
JSON
{
"hex": "#ffc8f2",
"rgb": {
"r": 255,
"g": 200,
"b": 242
},
"hsl": {
"h": 314.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.8937,
"c": 0.08229,
"h": 334.8
},
"luminance": 0.68979
}Semantic roles & 50–950 ramp
primary
#FFC8F2
secondary
#82E99B
accent
#E63600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385