#FFC8ED#FFC8ED
#FFC8ED is a very light, moderate pink. Relative luminance 0.687; OKLCH L 89.2% C 0.078 H 338.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8ED |
|---|---|
| RGB | rgb(255, 200, 237) |
| HSL | hsl(320, 100%, 89%) |
| HSV | hsv(320, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 7.1%, 0%) |
| CIE-LAB | lab(86.35, 25.32, -10.74) |
| CIE-LCH | lch(86.35, 27.50, 337.00°) |
| OKLab | oklab(89.21% 0.0728 -0.0284) |
| OKLCH | oklch(89.21% 0.078 338.7) |
| XYZ | xyz(77.1793, 68.6854, 89.2964) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.49
Very Light Purple
#F6CEFC
ΔE00 4.82
Powder Pink
#FFB2D0
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 6.91
Light Pink
#FFD1DF
ΔE00 6.95
Baby Pink
#FFB7CE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8ED #C8FFDA
analogous
#F5C8FF #FFC8ED #FFC8D2
triadic
#FFC8ED #EDFFC8 #C8EDFF
tetradic
#FFC8ED #FFF5C8 #C8FFDA #C8D2FF
square
#FFC8ED #FFF5C8 #C8FFDA #C8D2FF
split-complementary
#FFC8ED #D2FFC8 #C8FFF5
monochromatic
#FF4EC5 #FF8BD9 #FFC8ED #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.43
#FFC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FFC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8ED
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8ED | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc8ed; /* rgb */ color: rgb(255, 200, 237); /* oklch */ color: oklch(89.2% 0.078 338.7);
Tailwind
colors: {
custom: {
50: '#ffd9f2',
500: '#ffc8ed',
950: '#000000',
},
}SCSS
$custom: #ffc8ed; $custom-light: #ffd9f2; $custom-dark: #000000;
JSON
{
"hex": "#ffc8ed",
"rgb": {
"r": 255,
"g": 200,
"b": 237
},
"hsl": {
"h": 319.636,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89208,
"c": 0.07816,
"h": 338.7
},
"luminance": 0.68683
}Semantic roles & 50–950 ramp
primary
#FFC8ED
secondary
#82E9A4
accent
#E64B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385