#F5CFEE#F5CFEE
#F5CFEE is a very light, muted pink. Relative luminance 0.702; OKLCH L 89.6% C 0.059 H 332.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CFEE |
|---|---|
| RGB | rgb(245, 207, 238) |
| HSL | hsl(311, 66%, 89%) |
| HSV | hsv(311, 16%, 96%) |
| CMYK | cmyk(0%, 15.5%, 2.9%, 3.9%) |
| CIE-LAB | lab(87.10, 18.46, -10.25) |
| CIE-LCH | lch(87.10, 21.11, 330.95°) |
| OKLab | oklab(89.59% 0.052 -0.0272) |
| OKLCH | oklch(89.59% 0.059 332.3) |
| XYZ | xyz(75.3999, 70.2127, 90.4528) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.68
Very Light Purple
#F6CEFC
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 5.27
Thistle
#D8BFD8
ΔE00 5.89
Light Pink
#FFD1DF
ΔE00 6.08
Pale Pink
#FFCFDC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CFEE #CFF5D6
analogous
#E9CFF5 #F5CFEE #F5CFDB
triadic
#F5CFEE #EEF5CF #CFEEF5
tetradic
#F5CFEE #F5E9CF #CFF5D6 #CFDBF5
square
#F5CFEE #F5E9CF #CFF5D6 #CFDBF5
split-complementary
#F5CFEE #DBF5CF #CFF5E9
monochromatic
#E06ACA #EA9CDC #F5CFEE #FAE6F6 #FAE6F6
Accessibility & contrast
On white
1.40
#F5CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#F5CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CFEE
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CFEE | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#F9D1D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f5cfee; /* rgb */ color: rgb(245, 207, 238); /* oklch */ color: oklch(89.6% 0.059 332.3);
Tailwind
colors: {
custom: {
50: '#f8ddf3',
500: '#f5cfee',
950: '#000000',
},
}SCSS
$custom: #f5cfee; $custom-light: #f8ddf3; $custom-dark: #000000;
JSON
{
"hex": "#f5cfee",
"rgb": {
"r": 245,
"g": 207,
"b": 238
},
"hsl": {
"h": 311.053,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.89588,
"c": 0.05865,
"h": 332.3
},
"luminance": 0.70211
}Semantic roles & 50–950 ramp
primary
#F5CFEE
secondary
#92D69E
accent
#CD3A18
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485