#F8F4D2#F8F4D2
#F8F4D2 is a very light, muted yellow. Relative luminance 0.893; OKLCH L 96.2% C 0.045 H 101.7°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F4D2 |
|---|---|
| RGB | rgb(248, 244, 210) |
| HSL | hsl(54, 73%, 90%) |
| HSV | hsv(54, 15%, 97%) |
| CMYK | cmyk(0%, 1.6%, 15.3%, 2.7%) |
| CIE-LAB | lab(95.71, -4.19, 16.89) |
| CIE-LCH | lch(95.71, 17.40, 103.92°) |
| OKLab | oklab(96.15% -0.009 0.0436) |
| OKLCH | oklch(96.15% 0.045 101.7) |
| XYZ | xyz(82.6940, 89.3119, 73.8429) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 2.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.55
Cornsilk
#FFF8DC
ΔE00 2.68
Lightyellow
#FFFFE0
ΔE00 2.74
Beige
#F5F5DC
ΔE00 3.03
Lemonchiffon
#FFFACD
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F4D2 #D2D6F8
analogous
#F8E1D2 #F8F4D2 #E9F8D2
triadic
#F8F4D2 #D2F8F4 #F4D2F8
tetradic
#F8F4D2 #D2F8E1 #D2D6F8 #F8D2E9
square
#F8F4D2 #D2F8E1 #D2D6F8 #F8D2E9
split-complementary
#F8F4D2 #D2E9F8 #E1D2F8
monochromatic
#E8DA68 #F0E79D #F8F4D2 #FBF9E5 #FBF9E5
Accessibility & contrast
On white
1.11
#F8F4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#F8F4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F4D2
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F4D2 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1D0
Deuteranopia (green-blind)
#FCF4D3
Tritanopia (blue-blind)
#FEEFEA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f4d2; /* rgb */ color: rgb(248, 244, 210); /* oklch */ color: oklch(96.2% 0.045 101.7);
Tailwind
colors: {
custom: {
50: '#faf7df',
500: '#f8f4d2',
950: '#000000',
},
}SCSS
$custom: #f8f4d2; $custom-light: #faf7df; $custom-dark: #000000;
JSON
{
"hex": "#f8f4d2",
"rgb": {
"r": 248,
"g": 244,
"b": 210
},
"hsl": {
"h": 53.684,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.96154,
"c": 0.04452,
"h": 101.7
},
"luminance": 0.89311
}Semantic roles & 50–950 ramp
primary
#F8F4D2
secondary
#929ADC
accent
#25D510
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584