#FFF4BC#FFF4BC
#FFF4BC is a very light, moderate yellow. Relative luminance 0.896; OKLCH L 96.2% C 0.073 H 98.3°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4BC |
|---|---|
| RGB | rgb(255, 244, 188) |
| HSL | hsl(50, 100%, 87%) |
| HSV | hsv(50, 26%, 100%) |
| CMYK | cmyk(0%, 4.3%, 26.3%, 0%) |
| CIE-LAB | lab(95.83, -4.74, 28.38) |
| CIE-LCH | lch(95.83, 28.77, 99.48°) |
| OKLab | oklab(96.24% -0.0104 0.0718) |
| OKLCH | oklch(96.24% 0.073 98.3) |
| XYZ | xyz(82.6681, 89.5939, 60.5057) |
| Luminance | 0.8959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.52
Egg Shell
#FFFCC4
ΔE00 2.80
Vanilla
#F3E5AB
ΔE00 3.26
Lemonchiffon
#FFFACD
ΔE00 3.32
Palegoldenrod
#EEE8AA
ΔE00 3.52
Cream (survey)
#FFFFC2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4BC #BCC7FF
analogous
#FFD3BC #FFF4BC #E9FFBC
triadic
#FFF4BC #BCFFF4 #F4BCFF
tetradic
#FFF4BC #BCFFD3 #BCC7FF #FFBCE9
square
#FFF4BC #BCFFD3 #BCC7FF #FFBCE9
split-complementary
#FFF4BC #BCE9FF #D3BCFF
monochromatic
#FFE042 #FFEA7F #FFF4BC #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.11
#FFF4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#FFF4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4BC
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4BC | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B8
Deuteranopia (green-blind)
#FFF5BE
Tritanopia (blue-blind)
#FFECE5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff4bc; /* rgb */ color: rgb(255, 244, 188); /* oklch */ color: oklch(96.2% 0.073 98.3);
Tailwind
colors: {
custom: {
50: '#fff7d0',
500: '#fff4bc',
950: '#000000',
},
}SCSS
$custom: #fff4bc; $custom-light: #fff7d0; $custom-dark: #000000;
JSON
{
"hex": "#fff4bc",
"rgb": {
"r": 255,
"g": 244,
"b": 188
},
"hsl": {
"h": 50.149,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96239,
"c": 0.07251,
"h": 98.3
},
"luminance": 0.89592
}Semantic roles & 50–950 ramp
primary
#FFF4BC
secondary
#788AE7
accent
#26E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583