#FFF5BB#FFF5BB
#FFF5BB is a very light, moderate yellow. Relative luminance 0.902; OKLCH L 96.4% C 0.075 H 99.4°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5BB |
|---|---|
| RGB | rgb(255, 245, 187) |
| HSL | hsl(51, 100%, 87%) |
| HSV | hsv(51, 27%, 100%) |
| CMYK | cmyk(0%, 3.9%, 26.7%, 0%) |
| CIE-LAB | lab(96.06, -5.37, 29.20) |
| CIE-LCH | lch(96.06, 29.69, 100.42°) |
| OKLab | oklab(96.42% -0.0122 0.0737) |
| OKLCH | oklch(96.42% 0.075 99.4) |
| XYZ | xyz(82.8624, 90.1544, 60.0405) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.35
Egg Shell
#FFFCC4
ΔE00 2.47
Palegoldenrod
#EEE8AA
ΔE00 3.35
Cream (survey)
#FFFFC2
ΔE00 3.43
Vanilla
#F3E5AB
ΔE00 3.47
Lemonchiffon
#FFFACD
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5BB #BBC5FF
analogous
#FFD3BB #FFF5BB #E7FFBB
triadic
#FFF5BB #BBFFF5 #F5BBFF
tetradic
#FFF5BB #BBFFD3 #BBC5FF #FFBBE7
square
#FFF5BB #BBFFD3 #BBC5FF #FFBBE7
split-complementary
#FFF5BB #BBE7FF #D3BBFF
monochromatic
#FFE341 #FFEC7E #FFF5BB #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.10
#FFF5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FFF5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5BB
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5BB | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#FFF6BD
Tritanopia (blue-blind)
#FFEDE5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff5bb; /* rgb */ color: rgb(255, 245, 187); /* oklch */ color: oklch(96.4% 0.075 99.4);
Tailwind
colors: {
custom: {
50: '#fff8cf',
500: '#fff5bb',
950: '#000000',
},
}SCSS
$custom: #fff5bb; $custom-light: #fff8cf; $custom-dark: #000000;
JSON
{
"hex": "#fff5bb",
"rgb": {
"r": 255,
"g": 245,
"b": 187
},
"hsl": {
"h": 51.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96417,
"c": 0.07474,
"h": 99.4
},
"luminance": 0.90153
}Semantic roles & 50–950 ramp
primary
#FFF5BB
secondary
#7788E7
accent
#22E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583