#F3F2DF#F3F2DF
#F3F2DF is a very light, muted yellow. Relative luminance 0.879; OKLCH L 95.7% C 0.025 H 104.4°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2DF |
|---|---|
| RGB | rgb(243, 242, 223) |
| HSL | hsl(57, 45%, 91%) |
| HSV | hsv(57, 8%, 95%) |
| CMYK | cmyk(0%, 0.4%, 8.2%, 4.7%) |
| CIE-LAB | lab(95.11, -2.89, 9.29) |
| CIE-LCH | lch(95.11, 9.73, 107.27°) |
| OKLab | oklab(95.68% -0.0062 0.0243) |
| OKLCH | oklch(95.68% 0.025 104.4) |
| XYZ | xyz(82.0319, 87.8871, 82.4401) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.26
Eggshell
#F0EAD6
ΔE00 2.71
Ivory
#FFFFF0
ΔE00 3.08
Off White (survey)
#FFFFE4
ΔE00 3.74
Cornsilk
#FFF8DC
ΔE00 3.83
Oldlace
#FDF5E6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2DF #DFE0F3
analogous
#F3E8DF #F3F2DF #EAF3DF
triadic
#F3F2DF #DFF3F2 #F2DFF3
tetradic
#F3F2DF #DFF3E8 #DFE0F3 #F3DFEA
square
#F3F2DF #DFF3E8 #DFE0F3 #F3DFEA
split-complementary
#F3F2DF #DFEAF3 #E8DFF3
monochromatic
#D2CE86 #E2E0B2 #F3F2DF #F7F6E9 #F7F6E9
Accessibility & contrast
On white
1.13
#F3F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#F3F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2DF
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2DF | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F6F1E0
Tritanopia (blue-blind)
#F6EFEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f2df; /* rgb */ color: rgb(243, 242, 223); /* oklch */ color: oklch(95.7% 0.025 104.4);
Tailwind
colors: {
custom: {
50: '#f7f6e9',
500: '#f3f2df',
950: '#000000',
},
}SCSS
$custom: #f3f2df; $custom-light: #f7f6e9; $custom-dark: #000000;
JSON
{
"hex": "#f3f2df",
"rgb": {
"r": 243,
"g": 242,
"b": 223
},
"hsl": {
"h": 57,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.95684,
"c": 0.02506,
"h": 104.4
},
"luminance": 0.87887
}Semantic roles & 50–950 ramp
primary
#F3F2DF
secondary
#A5A8D1
accent
#34B92D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584