#FFC8EB#FFC8EB
#FFC8EB is a very light, moderate pink. Relative luminance 0.686; OKLCH L 89.1% C 0.077 H 340.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8EB |
|---|---|
| RGB | rgb(255, 200, 235) |
| HSL | hsl(322, 100%, 89%) |
| HSV | hsv(322, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 7.8%, 0%) |
| CIE-LAB | lab(86.29, 24.98, -9.77) |
| CIE-LCH | lch(86.29, 26.82, 338.64°) |
| OKLab | oklab(89.15% 0.0721 -0.0258) |
| OKLCH | oklch(89.15% 0.077 340.3) |
| XYZ | xyz(76.8887, 68.5692, 87.7661) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.94
Very Light Purple
#F6CEFC
ΔE00 5.25
Powder Pink
#FFB2D0
ΔE00 6.43
Light Pink
#FFD1DF
ΔE00 6.45
Baby Pink
#FFB7CE
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8EB #C8FFDC
analogous
#F8C8FF #FFC8EB #FFC8D0
triadic
#FFC8EB #EBFFC8 #C8EBFF
tetradic
#FFC8EB #FFF8C8 #C8FFDC #C8D0FF
square
#FFC8EB #FFF8C8 #C8FFDC #C8D0FF
split-complementary
#FFC8EB #D0FFC8 #C8FFF8
monochromatic
#FF4EBE #FF8BD5 #FFC8EB #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.43
#FFC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FFC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8EB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8EB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#D6DBE9
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc8eb; /* rgb */ color: rgb(255, 200, 235); /* oklch */ color: oklch(89.1% 0.077 340.3);
Tailwind
colors: {
custom: {
50: '#ffd9f1',
500: '#ffc8eb',
950: '#000000',
},
}SCSS
$custom: #ffc8eb; $custom-light: #ffd9f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc8eb",
"rgb": {
"r": 255,
"g": 200,
"b": 235
},
"hsl": {
"h": 321.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89145,
"c": 0.0766,
"h": 340.3
},
"luminance": 0.68567
}Semantic roles & 50–950 ramp
primary
#FFC8EB
secondary
#82E9A8
accent
#E65300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385