#F5CEDF#F5CEDF
#F5CEDF is a very light, muted pink. Relative luminance 0.689; OKLCH L 88.9% C 0.049 H 350.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEDF |
|---|---|
| RGB | rgb(245, 206, 223) |
| HSL | hsl(334, 66%, 88%) |
| HSV | hsv(334, 16%, 96%) |
| CMYK | cmyk(0%, 15.9%, 9%, 3.9%) |
| CIE-LAB | lab(86.45, 16.41, -3.27) |
| CIE-LCH | lch(86.45, 16.73, 348.73°) |
| OKLab | oklab(88.94% 0.0482 -0.0084) |
| OKLCH | oklch(88.94% 0.049 350.1) |
| XYZ | xyz(73.0458, 68.8847, 79.2459) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.36
Pale Pink
#FFCFDC
ΔE00 2.85
Bubblegum
#FFC1CC
ΔE00 6.33
Light Rose
#FFC5CB
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 6.51
Pink
#FFC0CB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEDF #CEF5E4
analogous
#F5CEF2 #F5CEDF #F5D0CE
triadic
#F5CEDF #DFF5CE #CEDFF5
tetradic
#F5CEDF #F2F5CE #CEF5E4 #D0CEF5
square
#F5CEDF #F2F5CE #CEF5E4 #D0CEF5
split-complementary
#F5CEDF #CEF5D0 #CEF2F5
monochromatic
#E0689D #EB9BBE #F5CEDF #FAE6EE #FAE6EE
Accessibility & contrast
On white
1.42
#F5CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#F5CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEDF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEDF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#FBCDD4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f5cedf; /* rgb */ color: rgb(245, 206, 223); /* oklch */ color: oklch(88.9% 0.049 350.1);
Tailwind
colors: {
custom: {
50: '#f8dde9',
500: '#f5cedf',
950: '#000000',
},
}SCSS
$custom: #f5cedf; $custom-light: #f8dde9; $custom-dark: #000000;
JSON
{
"hex": "#f5cedf",
"rgb": {
"r": 245,
"g": 206,
"b": 223
},
"hsl": {
"h": 333.846,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.88942,
"c": 0.04891,
"h": 350.1
},
"luminance": 0.68883
}Semantic roles & 50–950 ramp
primary
#F5CEDF
secondary
#91D6B8
accent
#CE7E18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484