#F5CEDA#F5CEDA
#F5CEDA is a very light, muted pink. Relative luminance 0.686; OKLCH L 88.8% C 0.046 H 357.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEDA |
|---|---|
| RGB | rgb(245, 206, 218) |
| HSL | hsl(342, 66%, 88%) |
| HSV | hsv(342, 16%, 96%) |
| CMYK | cmyk(0%, 15.9%, 11%, 3.9%) |
| CIE-LAB | lab(86.31, 15.58, -0.81) |
| CIE-LCH | lch(86.31, 15.61, 357.03°) |
| OKLab | oklab(88.8% 0.0464 -0.0019) |
| OKLCH | oklch(88.8% 0.046 357.6) |
| XYZ | xyz(72.3817, 68.6190, 75.7480) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.14
Pale Pink
#FFCFDC
ΔE00 2.38
Light Rose
#FFC5CB
ΔE00 5.38
Bubblegum
#FFC1CC
ΔE00 5.77
Pink
#FFC0CB
ΔE00 6.02
Pale Rose
#FDC1C5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEDA #CEF5E9
analogous
#F5CEED #F5CEDA #F5D5CE
triadic
#F5CEDA #DAF5CE #CEDAF5
tetradic
#F5CEDA #EDF5CE #CEF5E9 #D5CEF5
square
#F5CEDA #EDF5CE #CEF5E9 #D5CEF5
split-complementary
#F5CEDA #CEF5D5 #CEEDF5
monochromatic
#E0688D #EB9BB4 #F5CEDA #FAE6EC #FAE6EC
Accessibility & contrast
On white
1.43
#F5CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#F5CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEDA
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEDA | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#DBDAD9
Tritanopia (blue-blind)
#FCCCD2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f5ceda; /* rgb */ color: rgb(245, 206, 218); /* oklch */ color: oklch(88.8% 0.046 357.6);
Tailwind
colors: {
custom: {
50: '#f8dde5',
500: '#f5ceda',
950: '#000000',
},
}SCSS
$custom: #f5ceda; $custom-light: #f8dde5; $custom-dark: #000000;
JSON
{
"hex": "#f5ceda",
"rgb": {
"r": 245,
"g": 206,
"b": 218
},
"hsl": {
"h": 341.538,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.88796,
"c": 0.0464,
"h": 357.6
},
"luminance": 0.68617
}Semantic roles & 50–950 ramp
primary
#F5CEDA
secondary
#91D6C1
accent
#CE9618
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484