#F2E6BB#F2E6BB
#F2E6BB is a very light, muted yellow. Relative luminance 0.791; OKLCH L 92.4% C 0.058 H 94.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E6BB |
|---|---|
| RGB | rgb(242, 230, 187) |
| HSL | hsl(47, 68%, 84%) |
| HSV | hsv(47, 23%, 95%) |
| CMYK | cmyk(0%, 5%, 22.7%, 5.1%) |
| CIE-LAB | lab(91.26, -2.60, 22.46) |
| CIE-LCH | lch(91.26, 22.61, 96.60°) |
| OKLab | oklab(92.38% -0.0043 0.0573) |
| OKLCH | oklch(92.38% 0.058 94.3) |
| XYZ | xyz(73.8844, 79.0602, 58.3721) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.54
Beige (survey)
#E6DAA6
ΔE00 3.63
Wheat
#F5DEB3
ΔE00 4.27
Pale
#FFF9D0
ΔE00 4.38
Lemonchiffon
#FFFACD
ΔE00 4.70
Palegoldenrod
#EEE8AA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E6BB #BBC7F2
analogous
#F2CBBB #F2E6BB #E3F2BB
triadic
#F2E6BB #BBF2E6 #E6BBF2
tetradic
#F2E6BB #BBF2CB #BBC7F2 #F2BBE3
square
#F2E6BB #BBF2CB #BBC7F2 #F2BBE3
split-complementary
#F2E6BB #BBE3F2 #CBBBF2
monochromatic
#DEC054 #E8D388 #F2E6BB #FAF6E5 #FAF6E5
Accessibility & contrast
On white
1.25
#F2E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#F2E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E6BB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E6BB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4B8
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#FBDFDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f2e6bb; /* rgb */ color: rgb(242, 230, 187); /* oklch */ color: oklch(92.4% 0.058 94.3);
Tailwind
colors: {
custom: {
50: '#f6edcf',
500: '#f2e6bb',
950: '#000000',
},
}SCSS
$custom: #f2e6bb; $custom-light: #f6edcf; $custom-dark: #000000;
JSON
{
"hex": "#f2e6bb",
"rgb": {
"r": 242,
"g": 230,
"b": 187
},
"hsl": {
"h": 46.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.92379,
"c": 0.0575,
"h": 94.3
},
"luminance": 0.79059
}Semantic roles & 50–950 ramp
primary
#F2E6BB
secondary
#8091D2
accent
#3ED016
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483