#F5CEEB#F5CEEB
#F5CEEB is a very light, muted pink. Relative luminance 0.696; OKLCH L 89.3% C 0.058 H 335.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEEB |
|---|---|
| RGB | rgb(245, 206, 235) |
| HSL | hsl(315, 66%, 88%) |
| HSV | hsv(315, 16%, 96%) |
| CMYK | cmyk(0%, 15.9%, 4.1%, 3.9%) |
| CIE-LAB | lab(86.78, 18.46, -9.14) |
| CIE-LCH | lch(86.78, 20.60, 333.65°) |
| OKLab | oklab(89.31% 0.0524 -0.0242) |
| OKLCH | oklch(89.31% 0.058 335.2) |
| XYZ | xyz(74.7214, 69.5549, 88.0704) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.22
Very Light Purple
#F6CEFC
ΔE00 4.77
Light Pink
#FFD1DF
ΔE00 5.43
Thistle
#D8BFD8
ΔE00 5.80
Pale Pink
#FFCFDC
ΔE00 5.93
Pale Lavender
#EECFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEEB #CEF5D8
analogous
#EBCEF5 #F5CEEB #F5CED7
triadic
#F5CEEB #EBF5CE #CEEBF5
tetradic
#F5CEEB #F5EBCE #CEF5D8 #CED7F5
square
#F5CEEB #F5EBCE #CEF5D8 #CED7F5
split-complementary
#F5CEEB #D7F5CE #CEF5EB
monochromatic
#E068C2 #EB9BD6 #F5CEEB #FAE6F5 #FAE6F5
Accessibility & contrast
On white
1.41
#F5CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F5CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEEB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEEB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#F9CFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5ceeb; /* rgb */ color: rgb(245, 206, 235); /* oklch */ color: oklch(89.3% 0.058 335.2);
Tailwind
colors: {
custom: {
50: '#f8ddf1',
500: '#f5ceeb',
950: '#000000',
},
}SCSS
$custom: #f5ceeb; $custom-light: #f8ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f5ceeb",
"rgb": {
"r": 245,
"g": 206,
"b": 235
},
"hsl": {
"h": 315.385,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.89309,
"c": 0.05772,
"h": 335.2
},
"luminance": 0.69553
}Semantic roles & 50–950 ramp
primary
#F5CEEB
secondary
#91D6A3
accent
#CE4618
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485