#F2EFE6#F2EFE6
#F2EFE6 is a very light, near-neutral yellow. Relative luminance 0.863; OKLCH L 95.2% C 0.012 H 91.5°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EFE6 |
|---|---|
| RGB | rgb(242, 239, 230) |
| HSL | hsl(45, 32%, 93%) |
| HSV | hsv(45, 5%, 95%) |
| CMYK | cmyk(0%, 1.2%, 5%, 5.1%) |
| CIE-LAB | lab(94.45, -0.55, 4.70) |
| CIE-LCH | lch(94.45, 4.73, 96.64°) |
| OKLab | oklab(95.2% -0.0003 0.0124) |
| OKLCH | oklch(95.2% 0.012 91.5) |
| XYZ | xyz(81.7654, 86.3238, 87.2022) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.51
Oldlace
#FDF5E6
ΔE00 3.21
Linen
#FAF0E6
ΔE00 3.33
Off White
#FAF9F6
ΔE00 3.47
Seashell
#FFF5EE
ΔE00 4.18
Ivory
#FFFFF0
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EFE6 #E6E9F2
analogous
#F2E9E6 #F2EFE6 #EFF2E6
triadic
#F2EFE6 #E6F2EF #EFE6F2
tetradic
#F2EFE6 #E6F2E9 #E6E9F2 #F2E6EF
square
#F2EFE6 #E6F2E9 #E6E9F2 #F2E6EF
split-complementary
#F2EFE6 #E6EFF2 #E9E6F2
monochromatic
#C8BB95 #DDD5BE #F2EFE6 #F5F2EB #F5F2EB
Accessibility & contrast
On white
1.15
#F2EFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#F2EFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EFE6
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EFE6 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE6
Deuteranopia (green-blind)
#F2EFE6
Tritanopia (blue-blind)
#F4EDEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2efe6; /* rgb */ color: rgb(242, 239, 230); /* oklch */ color: oklch(95.2% 0.012 91.5);
Tailwind
colors: {
custom: {
50: '#f6f4ed',
500: '#f2efe6',
950: '#000000',
},
}SCSS
$custom: #f2efe6; $custom-light: #f6f4ed; $custom-dark: #000000;
JSON
{
"hex": "#f2efe6",
"rgb": {
"r": 242,
"g": 239,
"b": 230
},
"hsl": {
"h": 45,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.95198,
"c": 0.01238,
"h": 91.5
},
"luminance": 0.86323
}Semantic roles & 50–950 ramp
primary
#F2EFE6
secondary
#B0B7CC
accent
#57AA3B
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584