#FFC8F3#FFC8F3
#FFC8F3 is a very light, moderate pink. Relative luminance 0.690; OKLCH L 89.4% C 0.083 H 334.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8F3 |
|---|---|
| RGB | rgb(255, 200, 243) |
| HSL | hsl(313, 100%, 89%) |
| HSV | hsv(313, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 4.7%, 0%) |
| CIE-LAB | lab(86.52, 26.34, -13.66) |
| CIE-LCH | lch(86.52, 29.68, 332.58°) |
| OKLab | oklab(89.4% 0.0748 -0.0364) |
| OKLCH | oklch(89.4% 0.083 334) |
| XYZ | xyz(78.0706, 69.0419, 93.9905) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.44
Very Light Purple
#F6CEFC
ΔE00 3.71
Pale Lavender
#EECFFE
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 5.98
Light Lavendar
#EFC0FE
ΔE00 6.08
Powder Pink
#FFB2D0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8F3 #C8FFD4
analogous
#F0C8FF #FFC8F3 #FFC8D8
triadic
#FFC8F3 #F3FFC8 #C8F3FF
tetradic
#FFC8F3 #FFF0C8 #C8FFD4 #C8D8FF
square
#FFC8F3 #FFF0C8 #C8FFD4 #C8D8FF
split-complementary
#FFC8F3 #D8FFC8 #C8FFF0
monochromatic
#FF4ED8 #FF8BE6 #FFC8F3 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.42
#FFC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#FFC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8F3
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8F3 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F5
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#FFCAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffc8f3; /* rgb */ color: rgb(255, 200, 243); /* oklch */ color: oklch(89.4% 0.083 334.0);
Tailwind
colors: {
custom: {
50: '#ffd9f7',
500: '#ffc8f3',
950: '#000000',
},
}SCSS
$custom: #ffc8f3; $custom-light: #ffd9f7; $custom-dark: #000000;
JSON
{
"hex": "#ffc8f3",
"rgb": {
"r": 255,
"g": 200,
"b": 243
},
"hsl": {
"h": 313.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89403,
"c": 0.08316,
"h": 334
},
"luminance": 0.6904
}Semantic roles & 50–950 ramp
primary
#FFC8F3
secondary
#82E999
accent
#E63200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385