#FFFFB0#FFFFB0
#FFFFB0 is a very light, moderate yellow. Relative luminance 0.959; OKLCH L 98.2% C 0.099 H 108.1°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFB0 |
|---|---|
| RGB | rgb(255, 255, 176) |
| HSL | hsl(60, 100%, 85%) |
| HSV | hsv(60, 31%, 100%) |
| CMYK | cmyk(0%, 0%, 31%, 0%) |
| CIE-LAB | lab(98.40, -11.68, 37.85) |
| CIE-LCH | lch(98.40, 39.61, 107.15°) |
| OKLab | oklab(98.21% -0.0307 0.0941) |
| OKLCH | oklch(98.21% 0.099 108.1) |
| XYZ | xyz(84.8370, 95.9160, 55.1104) |
| Luminance | 0.9591 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.79
Creme
#FFFFB6
ΔE00 1.09
Light Beige
#FFFEB6
ΔE00 1.28
Buff
#FEF69E
ΔE00 3.17
Cream (survey)
#FFFFC2
ΔE00 3.46
Dark Cream
#FFF39A
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFB0 #B0B0FF
analogous
#FFD8B0 #FFFFB0 #D8FFB0
triadic
#FFFFB0 #B0FFFF #FFB0FF
tetradic
#FFFFB0 #B0FFD8 #B0B0FF #FFB0D8
square
#FFFFB0 #B0FFD8 #B0B0FF #FFB0D8
split-complementary
#FFFFB0 #B0D8FF #D8B0FF
monochromatic
#FFFF36 #FFFF73 #FFFFB0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.04
#FFFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#FFFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFB0
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFB0 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9AB
Deuteranopia (green-blind)
#FFFCB3
Tritanopia (blue-blind)
#FFF5EB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ffffb0; /* rgb */ color: rgb(255, 255, 176); /* oklch */ color: oklch(98.2% 0.099 108.1);
Tailwind
colors: {
custom: {
50: '#ffffc8',
500: '#ffffb0',
950: '#000000',
},
}SCSS
$custom: #ffffb0; $custom-light: #ffffc8; $custom-dark: #000000;
JSON
{
"hex": "#ffffb0",
"rgb": {
"r": 255,
"g": 255,
"b": 176
},
"hsl": {
"h": 60,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.98208,
"c": 0.09895,
"h": 108.1
},
"luminance": 0.95915
}Semantic roles & 50–950 ramp
primary
#FFFFB0
secondary
#6E6EE5
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582