#F2F3DC#F2F3DC
#F2F3DC is a very light, muted yellow. Relative luminance 0.881; OKLCH L 95.7% C 0.030 H 109.0°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F3DC |
|---|---|
| RGB | rgb(242, 243, 220) |
| HSL | hsl(63, 49%, 91%) |
| HSV | hsv(63, 9%, 95%) |
| CMYK | cmyk(0.4%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(95.22, -4.22, 10.98) |
| CIE-LCH | lch(95.22, 11.77, 111.04°) |
| OKLab | oklab(95.73% -0.0098 0.0286) |
| OKLCH | oklch(95.73% 0.03 109) |
| XYZ | xyz(81.5852, 88.1461, 80.4122) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.85
Off White (survey)
#FFFFE4
ΔE00 2.74
Lightyellow
#FFFFE0
ΔE00 3.44
Cornsilk
#FFF8DC
ΔE00 3.76
Eggshell
#F0EAD6
ΔE00 3.87
Ivory
#FFFFF0
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F3DC #DDDCF3
analogous
#F3E8DC #F2F3DC #E6F3DC
triadic
#F2F3DC #DCF2F3 #F3DCF2
tetradic
#F2F3DC #DCF3E8 #DDDCF3 #F3DCE6
square
#F2F3DC #DCF3E8 #DDDCF3 #F3DCE6
split-complementary
#F2F3DC #DCE6F3 #E8DCF3
monochromatic
#D0D481 #E1E3AE #F2F3DC #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.13
#F2F3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#F2F3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F3DC
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F3DC | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#F7F2DD
Tritanopia (blue-blind)
#F6F0EC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f3dc; /* rgb */ color: rgb(242, 243, 220); /* oklch */ color: oklch(95.7% 0.030 109.0);
Tailwind
colors: {
custom: {
50: '#f6f7e6',
500: '#f2f3dc',
950: '#000000',
},
}SCSS
$custom: #f2f3dc; $custom-light: #f6f7e6; $custom-dark: #000000;
JSON
{
"hex": "#f2f3dc",
"rgb": {
"r": 242,
"g": 243,
"b": 220
},
"hsl": {
"h": 62.609,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.95729,
"c": 0.03027,
"h": 109
},
"luminance": 0.88146
}Semantic roles & 50–950 ramp
primary
#F2F3DC
secondary
#A4A2D1
accent
#29BC30
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584