#FFF6BC#FFF6BC
#FFF6BC is a very light, moderate yellow. Relative luminance 0.908; OKLCH L 96.6% C 0.075 H 100.3°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6BC |
|---|---|
| RGB | rgb(255, 246, 188) |
| HSL | hsl(52, 100%, 87%) |
| HSV | hsv(52, 26%, 100%) |
| CMYK | cmyk(0%, 3.5%, 26.3%, 0%) |
| CIE-LAB | lab(96.33, -5.74, 29.06) |
| CIE-LCH | lch(96.33, 29.62, 101.17°) |
| OKLab | oklab(96.64% -0.0133 0.0734) |
| OKLCH | oklch(96.64% 0.075 100.3) |
| XYZ | xyz(83.2732, 90.8040, 60.7074) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Egg Shell
#FFFCC4
ΔE00 2.13
Light Tan
#FBEEAC
ΔE00 2.57
Cream (survey)
#FFFFC2
ΔE00 3.08
Lemonchiffon
#FFFACD
ΔE00 3.31
Palegoldenrod
#EEE8AA
ΔE00 3.40
Ivory (survey)
#FFFFCB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6BC #BCC5FF
analogous
#FFD5BC #FFF6BC #E7FFBC
triadic
#FFF6BC #BCFFF6 #F6BCFF
tetradic
#FFF6BC #BCFFD5 #BCC5FF #FFBCE7
square
#FFF6BC #BCFFD5 #BCC5FF #FFBCE7
split-complementary
#FFF6BC #BCE7FF #D5BCFF
monochromatic
#FFE642 #FFEE7F #FFF6BC #FFFBE0 #FFFBE0
Accessibility & contrast
On white
1.10
#FFF6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FFF6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6BC
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6BC | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B8
Deuteranopia (green-blind)
#FFF6BE
Tritanopia (blue-blind)
#FFEEE6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff6bc; /* rgb */ color: rgb(255, 246, 188); /* oklch */ color: oklch(96.6% 0.075 100.3);
Tailwind
colors: {
custom: {
50: '#fff9d0',
500: '#fff6bc',
950: '#000000',
},
}SCSS
$custom: #fff6bc; $custom-light: #fff9d0; $custom-dark: #000000;
JSON
{
"hex": "#fff6bc",
"rgb": {
"r": 255,
"g": 246,
"b": 188
},
"hsl": {
"h": 51.94,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96635,
"c": 0.07459,
"h": 100.3
},
"luminance": 0.90802
}Semantic roles & 50–950 ramp
primary
#FFF6BC
secondary
#7887E7
accent
#1FE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583