#FFC8F1#FFC8F1
#FFC8F1 is a very light, moderate pink. Relative luminance 0.689; OKLCH L 89.3% C 0.081 H 335.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8F1 |
|---|---|
| RGB | rgb(255, 200, 241) |
| HSL | hsl(315, 100%, 89%) |
| HSV | hsv(315, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 5.5%, 0%) |
| CIE-LAB | lab(86.47, 26.00, -12.69) |
| CIE-LCH | lch(86.47, 28.93, 333.98°) |
| OKLab | oklab(89.34% 0.0741 -0.0337) |
| OKLCH | oklch(89.34% 0.081 335.5) |
| XYZ | xyz(77.7702, 68.9218, 92.4086) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.73
Very Light Purple
#F6CEFC
ΔE00 4.04
Pale Lavender
#EECFFE
ΔE00 6.23
Light Lilac
#EDC8FF
ΔE00 6.40
Light Lavendar
#EFC0FE
ΔE00 6.56
Powder Pink
#FFB2D0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8F1 #C8FFD6
analogous
#F2C8FF #FFC8F1 #FFC8D6
triadic
#FFC8F1 #F1FFC8 #C8F1FF
tetradic
#FFC8F1 #FFF2C8 #C8FFD6 #C8D6FF
square
#FFC8F1 #FFF2C8 #C8FFD6 #C8D6FF
split-complementary
#FFC8F1 #D6FFC8 #C8FFF2
monochromatic
#FF4ED2 #FF8BE1 #FFC8F1 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.42
#FFC8F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FFC8F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8F1
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8F1 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F3
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#FFCAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc8f1; /* rgb */ color: rgb(255, 200, 241); /* oklch */ color: oklch(89.3% 0.081 335.5);
Tailwind
colors: {
custom: {
50: '#ffd9f5',
500: '#ffc8f1',
950: '#000000',
},
}SCSS
$custom: #ffc8f1; $custom-light: #ffd9f5; $custom-dark: #000000;
JSON
{
"hex": "#ffc8f1",
"rgb": {
"r": 255,
"g": 200,
"b": 241
},
"hsl": {
"h": 315.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89338,
"c": 0.08143,
"h": 335.5
},
"luminance": 0.68919
}Semantic roles & 50–950 ramp
primary
#FFC8F1
secondary
#82E99C
accent
#E63A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385