#F5CCED#F5CCED
#F5CCED is a very light, moderate pink. Relative luminance 0.687; OKLCH L 89.0% C 0.063 H 332.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCED |
|---|---|
| RGB | rgb(245, 204, 237) |
| HSL | hsl(312, 67%, 88%) |
| HSV | hsv(312, 17%, 96%) |
| CMYK | cmyk(0%, 16.7%, 3.3%, 3.9%) |
| CIE-LAB | lab(86.36, 19.86, -10.82) |
| CIE-LCH | lch(86.36, 22.62, 331.42°) |
| OKLab | oklab(89.01% 0.056 -0.0288) |
| OKLCH | oklch(89.01% 0.063 332.8) |
| XYZ | xyz(74.5335, 68.7143, 89.4412) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.21
Very Light Purple
#F6CEFC
ΔE00 3.76
Pale Lavender
#EECFFE
ΔE00 5.21
Thistle
#D8BFD8
ΔE00 6.08
Light Lilac
#EDC8FF
ΔE00 6.40
Light Pink
#FFD1DF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCED #CCF5D4
analogous
#E8CCF5 #F5CCED #F5CCD8
triadic
#F5CCED #EDF5CC #CCEDF5
tetradic
#F5CCED #F5E8CC #CCF5D4 #CCD8F5
square
#F5CCED #F5E8CC #CCF5D4 #CCD8F5
split-complementary
#F5CCED #D8F5CC #CCF5E8
monochromatic
#E166C9 #EB99DB #F5CCED #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.42
#F5CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#F5CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCED
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCED | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 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)
#CCD5EE
Deuteranopia (green-blind)
#D5DAEC
Tritanopia (blue-blind)
#F9CED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f5cced; /* rgb */ color: rgb(245, 204, 237); /* oklch */ color: oklch(89.0% 0.063 332.8);
Tailwind
colors: {
custom: {
50: '#f8dbf2',
500: '#f5cced',
950: '#000000',
},
}SCSS
$custom: #f5cced; $custom-light: #f8dbf2; $custom-dark: #000000;
JSON
{
"hex": "#f5cced",
"rgb": {
"r": 245,
"g": 204,
"b": 237
},
"hsl": {
"h": 311.707,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.89006,
"c": 0.06297,
"h": 332.8
},
"luminance": 0.68713
}Semantic roles & 50–950 ramp
primary
#F5CCED
secondary
#8FD79D
accent
#CF3A16
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171517
muted
#858485