#FFF5BC#FFF5BC
#FFF5BC is a very light, moderate yellow. Relative luminance 0.902; OKLCH L 96.4% C 0.074 H 99.3°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5BC |
|---|---|
| RGB | rgb(255, 245, 188) |
| HSL | hsl(51, 100%, 87%) |
| HSV | hsv(51, 26%, 100%) |
| CMYK | cmyk(0%, 3.9%, 26.3%, 0%) |
| CIE-LAB | lab(96.08, -5.24, 28.72) |
| CIE-LCH | lch(96.08, 29.19, 100.34°) |
| OKLab | oklab(96.44% -0.0118 0.0726) |
| OKLCH | oklch(96.44% 0.074 99.3) |
| XYZ | xyz(82.9698, 90.1973, 60.6063) |
| Luminance | 0.9020 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Egg Shell
#FFFCC4
ΔE00 2.45
Light Tan
#FBEEAC
ΔE00 2.51
Lemonchiffon
#FFFACD
ΔE00 3.29
Palegoldenrod
#EEE8AA
ΔE00 3.43
Cream (survey)
#FFFFC2
ΔE00 3.48
Vanilla
#F3E5AB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5BC #BCC6FF
analogous
#FFD4BC #FFF5BC #E8FFBC
triadic
#FFF5BC #BCFFF5 #F5BCFF
tetradic
#FFF5BC #BCFFD4 #BCC6FF #FFBCE8
square
#FFF5BC #BCFFD4 #BCC6FF #FFBCE8
split-complementary
#FFF5BC #BCE8FF #D4BCFF
monochromatic
#FFE342 #FFEC7F #FFF5BC #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.10
#FFF5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#FFF5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5BC
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5BC | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B8
Deuteranopia (green-blind)
#FFF6BE
Tritanopia (blue-blind)
#FFEDE6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff5bc; /* rgb */ color: rgb(255, 245, 188); /* oklch */ color: oklch(96.4% 0.074 99.3);
Tailwind
colors: {
custom: {
50: '#fff8d0',
500: '#fff5bc',
950: '#000000',
},
}SCSS
$custom: #fff5bc; $custom-light: #fff8d0; $custom-dark: #000000;
JSON
{
"hex": "#fff5bc",
"rgb": {
"r": 255,
"g": 245,
"b": 188
},
"hsl": {
"h": 51.045,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96437,
"c": 0.07354,
"h": 99.3
},
"luminance": 0.90196
}Semantic roles & 50–950 ramp
primary
#FFF5BC
secondary
#7889E7
accent
#22E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583