#FFC8EE#FFC8EE
#FFC8EE is a very light, moderate pink. Relative luminance 0.687; OKLCH L 89.2% C 0.079 H 337.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8EE |
|---|---|
| RGB | rgb(255, 200, 238) |
| HSL | hsl(319, 100%, 89%) |
| HSV | hsv(319, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 6.7%, 0%) |
| CIE-LAB | lab(86.38, 25.48, -11.23) |
| CIE-LCH | lch(86.38, 27.85, 336.22°) |
| OKLab | oklab(89.24% 0.0731 -0.0298) |
| OKLCH | oklch(89.24% 0.079 337.9) |
| XYZ | xyz(77.3258, 68.7440, 90.0680) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.28
Very Light Purple
#F6CEFC
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 6.73
Powder Pink
#FFB2D0
ΔE00 6.90
Light Lilac
#EDC8FF
ΔE00 7.06
Light Pink
#FFD1DF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8EE #C8FFD9
analogous
#F4C8FF #FFC8EE #FFC8D3
triadic
#FFC8EE #EEFFC8 #C8EEFF
tetradic
#FFC8EE #FFF4C8 #C8FFD9 #C8D3FF
square
#FFC8EE #FFF4C8 #C8FFD9 #C8D3FF
split-complementary
#FFC8EE #D3FFC8 #C8FFF4
monochromatic
#FF4EC8 #FF8BDB #FFC8EE #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.42
#FFC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#FFC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8EE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8EE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F0
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#FFC9D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc8ee; /* rgb */ color: rgb(255, 200, 238); /* oklch */ color: oklch(89.2% 0.079 337.9);
Tailwind
colors: {
custom: {
50: '#ffd9f3',
500: '#ffc8ee',
950: '#000000',
},
}SCSS
$custom: #ffc8ee; $custom-light: #ffd9f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc8ee",
"rgb": {
"r": 255,
"g": 200,
"b": 238
},
"hsl": {
"h": 318.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89241,
"c": 0.07895,
"h": 337.9
},
"luminance": 0.68742
}Semantic roles & 50–950 ramp
primary
#FFC8EE
secondary
#82E9A2
accent
#E64700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385