#F8DFEB#F8DFEB
#F8DFEB is a very light, muted pink. Relative luminance 0.787; OKLCH L 92.7% C 0.032 H 347.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFEB |
|---|---|
| RGB | rgb(248, 223, 235) |
| HSL | hsl(331, 64%, 92%) |
| HSV | hsv(331, 10%, 97%) |
| CMYK | cmyk(0%, 10.1%, 5.2%, 2.7%) |
| CIE-LAB | lab(91.11, 10.58, -2.71) |
| CIE-LCH | lch(91.11, 10.92, 345.61°) |
| OKLab | oklab(92.74% 0.0308 -0.007) |
| OKLCH | oklch(92.74% 0.032 347.1) |
| XYZ | xyz(80.0928, 78.7312, 89.5585) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.59
Light Pink
#FFD1DF
ΔE00 6.24
Mistyrose
#FFE4E1
ΔE00 6.28
Pale Pink
#FFCFDC
ΔE00 6.82
Thistle
#D8BFD8
ΔE00 8.63
Very Light Pink
#FFF4F2
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFEB #DFF8EC
analogous
#F8DFF8 #F8DFEB #F8E0DF
triadic
#F8DFEB #EBF8DF #DFEBF8
tetradic
#F8DFEB #F8F8DF #DFF8EC #E0DFF8
square
#F8DFEB #F8F8DF #DFF8EC #E0DFF8
split-complementary
#F8DFEB #DFF8E0 #DFF8F8
monochromatic
#E27BAC #EDADCC #F8DFEB #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.25
#F8DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#F8DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFEB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFEB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EC
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#FCDFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8dfeb; /* rgb */ color: rgb(248, 223, 235); /* oklch */ color: oklch(92.7% 0.032 347.1);
Tailwind
colors: {
custom: {
50: '#fae9f1',
500: '#f8dfeb',
950: '#000000',
},
}SCSS
$custom: #f8dfeb; $custom-light: #fae9f1; $custom-dark: #000000;
JSON
{
"hex": "#f8dfeb",
"rgb": {
"r": 248,
"g": 223,
"b": 235
},
"hsl": {
"h": 331.2,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.9274,
"c": 0.03155,
"h": 347.1
},
"luminance": 0.7873
}Semantic roles & 50–950 ramp
primary
#F8DFEB
secondary
#A0DBBF
accent
#CC761A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485