#F5CDEB#F5CDEB
#F5CDEB is a very light, muted pink. Relative luminance 0.691; OKLCH L 89.1% C 0.059 H 335.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDEB |
|---|---|
| RGB | rgb(245, 205, 235) |
| HSL | hsl(315, 67%, 88%) |
| HSV | hsv(315, 16%, 96%) |
| CMYK | cmyk(0%, 16.3%, 4.1%, 3.9%) |
| CIE-LAB | lab(86.54, 18.98, -9.49) |
| CIE-LCH | lch(86.54, 21.22, 333.43°) |
| OKLab | oklab(89.13% 0.0539 -0.0252) |
| OKLCH | oklch(89.13% 0.059 335) |
| XYZ | xyz(74.4814, 69.0749, 87.9904) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.97
Very Light Purple
#F6CEFC
ΔE00 4.55
Light Pink
#FFD1DF
ΔE00 5.63
Pale Lavender
#EECFFE
ΔE00 5.83
Thistle
#D8BFD8
ΔE00 5.87
Pale Pink
#FFCFDC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDEB #CDF5D7
analogous
#EBCDF5 #F5CDEB #F5CDD7
triadic
#F5CDEB #EBF5CD #CDEBF5
tetradic
#F5CDEB #F5EBCD #CDF5D7 #CDD7F5
square
#F5CDEB #F5EBCD #CDF5D7 #CDD7F5
split-complementary
#F5CDEB #D7F5CD #CDF5EB
monochromatic
#E167C2 #EB9AD7 #F5CDEB #FAE5F5 #FAE5F5
Accessibility & contrast
On white
1.42
#F5CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#F5CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDEB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDEB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#F9CED7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5cdeb; /* rgb */ color: rgb(245, 205, 235); /* oklch */ color: oklch(89.1% 0.059 335.0);
Tailwind
colors: {
custom: {
50: '#f8dcf1',
500: '#f5cdeb',
950: '#000000',
},
}SCSS
$custom: #f5cdeb; $custom-light: #f8dcf1; $custom-dark: #000000;
JSON
{
"hex": "#f5cdeb",
"rgb": {
"r": 245,
"g": 205,
"b": 235
},
"hsl": {
"h": 315,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.89125,
"c": 0.05946,
"h": 335
},
"luminance": 0.69073
}Semantic roles & 50–950 ramp
primary
#F5CDEB
secondary
#90D7A1
accent
#CF4517
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485