#F4C8EB#F4C8EB
#F4C8EB is a very light, moderate pink. Relative luminance 0.665; OKLCH L 88.1% C 0.067 H 333.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C8EB |
|---|---|
| RGB | rgb(244, 200, 235) |
| HSL | hsl(312, 67%, 87%) |
| HSV | hsv(312, 18%, 96%) |
| CMYK | cmyk(0%, 18%, 3.7%, 4.3%) |
| CIE-LAB | lab(85.27, 21.29, -11.39) |
| CIE-LCH | lch(85.27, 24.14, 331.84°) |
| OKLab | oklab(88.12% 0.0602 -0.0303) |
| OKLCH | oklch(88.12% 0.067 333.3) |
| XYZ | xyz(72.9564, 66.5416, 87.5818) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.15
Very Light Purple
#F6CEFC
ΔE00 3.71
Pale Lavender
#EECFFE
ΔE00 5.34
Light Lilac
#EDC8FF
ΔE00 6.14
Thistle
#D8BFD8
ΔE00 6.24
Light Pink
#FFD1DF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C8EB #C8F4D1
analogous
#E7C8F4 #F4C8EB #F4C8D5
triadic
#F4C8EB #EBF4C8 #C8EBF4
tetradic
#F4C8EB #F4E7C8 #C8F4D1 #C8D5F4
square
#F4C8EB #F4E7C8 #C8F4D1 #C8D5F4
split-complementary
#F4C8EB #D5F4C8 #C8F4E7
monochromatic
#E062C6 #EA95D8 #F4C8EB #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.47
#F4C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F4C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C8EB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C8EB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#F8CAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f4c8eb; /* rgb */ color: rgb(244, 200, 235); /* oklch */ color: oklch(88.1% 0.067 333.3);
Tailwind
colors: {
custom: {
50: '#f8d9f1',
500: '#f4c8eb',
950: '#000000',
},
}SCSS
$custom: #f4c8eb; $custom-light: #f8d9f1; $custom-dark: #000000;
JSON
{
"hex": "#f4c8eb",
"rgb": {
"r": 244,
"g": 200,
"b": 235
},
"hsl": {
"h": 312.273,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.88122,
"c": 0.06736,
"h": 333.3
},
"luminance": 0.6654
}Semantic roles & 50–950 ramp
primary
#F4C8EB
secondary
#8BD59A
accent
#CF3D17
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385