#F4CEEB#F4CEEB
#F4CEEB is a very light, muted pink. Relative luminance 0.694; OKLCH L 89.2% C 0.057 H 334.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CEEB |
|---|---|
| RGB | rgb(244, 206, 235) |
| HSL | hsl(314, 63%, 88%) |
| HSV | hsv(314, 16%, 96%) |
| CMYK | cmyk(0%, 15.6%, 3.7%, 4.3%) |
| CIE-LAB | lab(86.69, 18.12, -9.28) |
| CIE-LCH | lch(86.69, 20.36, 332.87°) |
| OKLab | oklab(89.22% 0.0513 -0.0246) |
| OKLCH | oklch(89.22% 0.057 334.4) |
| XYZ | xyz(74.3734, 69.3754, 88.0541) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.27
Very Light Purple
#F6CEFC
ΔE00 4.73
Light Pink
#FFD1DF
ΔE00 5.56
Thistle
#D8BFD8
ΔE00 5.61
Pale Lavender
#EECFFE
ΔE00 5.83
Pale Pink
#FFCFDC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CEEB #CEF4D7
analogous
#EACEF4 #F4CEEB #F4CED8
triadic
#F4CEEB #EBF4CE #CEEBF4
tetradic
#F4CEEB #F4EACE #CEF4D7 #CED8F4
square
#F4CEEB #F4EACE #CEF4D7 #CED8F4
split-complementary
#F4CEEB #D8F4CE #CEF4EA
monochromatic
#DE6AC2 #E99CD7 #F4CEEB #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.41
#F4CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#F4CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CEEB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CEEB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#F8CFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4ceeb; /* rgb */ color: rgb(244, 206, 235); /* oklch */ color: oklch(89.2% 0.057 334.4);
Tailwind
colors: {
custom: {
50: '#f8ddf1',
500: '#f4ceeb',
950: '#000000',
},
}SCSS
$custom: #f4ceeb; $custom-light: #f8ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f4ceeb",
"rgb": {
"r": 244,
"g": 206,
"b": 235
},
"hsl": {
"h": 314.211,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.8922,
"c": 0.05691,
"h": 334.4
},
"luminance": 0.69374
}Semantic roles & 50–950 ramp
primary
#F4CEEB
secondary
#91D5A1
accent
#CB441A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485