#F8FADC#F8FADC
#F8FADC is a very light, muted yellow. Relative luminance 0.935; OKLCH L 97.6% C 0.039 H 110.2°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FADC |
|---|---|
| RGB | rgb(248, 250, 220) |
| HSL | hsl(64, 75%, 92%) |
| HSV | hsv(64, 12%, 98%) |
| CMYK | cmyk(0.8%, 0%, 12%, 2%) |
| CIE-LAB | lab(97.43, -5.66, 14.18) |
| CIE-LCH | lch(97.43, 15.27, 111.76°) |
| OKLab | oklab(97.58% -0.0135 0.0368) |
| OKLCH | oklch(97.58% 0.039 110.2) |
| XYZ | xyz(85.8138, 93.4955, 81.2219) |
| Luminance | 0.9349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.34
Off White (survey)
#FFFFE4
ΔE00 1.75
Beige
#F5F5DC
ΔE00 2.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.90
Eggshell (survey)
#FFFFD4
ΔE00 3.74
Cornsilk
#FFF8DC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FADC #DEDCFA
analogous
#FAEDDC #F8FADC #E9FADC
triadic
#F8FADC #DCF8FA #FADCF8
tetradic
#F8FADC #DCFAED #DEDCFA #FADCE9
square
#F8FADC #DCFAED #DEDCFA #FADCE9
split-complementary
#F8FADC #DCE9FA #EDDCFA
monochromatic
#E3EB71 #EDF2A6 #F8FADC #FAFBE4 #FAFBE4
Accessibility & contrast
On white
1.07
#F8FADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#F8FADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FADC
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FADC | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#FFF8DD
Tritanopia (blue-blind)
#FCF6F1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f8fadc; /* rgb */ color: rgb(248, 250, 220); /* oklch */ color: oklch(97.6% 0.039 110.2);
Tailwind
colors: {
custom: {
50: '#fafbe6',
500: '#f8fadc',
950: '#000000',
},
}SCSS
$custom: #f8fadc; $custom-light: #fafbe6; $custom-dark: #000000;
JSON
{
"hex": "#f8fadc",
"rgb": {
"r": 248,
"g": 250,
"b": 220
},
"hsl": {
"h": 64,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.97579,
"c": 0.03919,
"h": 110.2
},
"luminance": 0.93495
}Semantic roles & 50–950 ramp
primary
#F8FADC
secondary
#9F9BE0
accent
#0ED71C
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584