#FFFFB2#FFFFB2
#FFFFB2 is a very light, moderate yellow. Relative luminance 0.960; OKLCH L 98.2% C 0.097 H 108.1°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFB2 |
|---|---|
| RGB | rgb(255, 255, 178) |
| HSL | hsl(60, 100%, 85%) |
| HSV | hsv(60, 30%, 100%) |
| CMYK | cmyk(0%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(98.43, -11.44, 36.90) |
| CIE-LCH | lch(98.43, 38.63, 107.23°) |
| OKLab | oklab(98.24% -0.0299 0.0919) |
| OKLCH | oklch(98.24% 0.097 108.1) |
| XYZ | xyz(85.0363, 95.9957, 56.1602) |
| Luminance | 0.9599 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 0.73
Parchment
#FEFCAF
ΔE00 0.75
Light Beige
#FFFEB6
ΔE00 0.93
Cream (survey)
#FFFFC2
ΔE00 3.10
Buff
#FEF69E
ΔE00 3.39
Egg Shell
#FFFCC4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFB2 #B2B2FF
analogous
#FFD9B2 #FFFFB2 #D9FFB2
triadic
#FFFFB2 #B2FFFF #FFB2FF
tetradic
#FFFFB2 #B2FFD9 #B2B2FF #FFB2D9
square
#FFFFB2 #B2FFD9 #B2B2FF #FFB2D9
split-complementary
#FFFFB2 #B2D9FF #D9B2FF
monochromatic
#FFFF38 #FFFF75 #FFFFB2 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.04
#FFFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#FFFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFB2
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFB2 | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9AD
Deuteranopia (green-blind)
#FFFCB5
Tritanopia (blue-blind)
#FFF6EB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ffffb2; /* rgb */ color: rgb(255, 255, 178); /* oklch */ color: oklch(98.2% 0.097 108.1);
Tailwind
colors: {
custom: {
50: '#ffffc9',
500: '#ffffb2',
950: '#000000',
},
}SCSS
$custom: #ffffb2; $custom-light: #ffffc9; $custom-dark: #000000;
JSON
{
"hex": "#ffffb2",
"rgb": {
"r": 255,
"g": 255,
"b": 178
},
"hsl": {
"h": 60,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.98244,
"c": 0.09664,
"h": 108.1
},
"luminance": 0.95994
}Semantic roles & 50–950 ramp
primary
#FFFFB2
secondary
#7070E6
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582