#FFFFB8#FFFFB8
#FFFFB8 is a very light, moderate yellow. Relative luminance 0.962; OKLCH L 98.4% C 0.090 H 107.9°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFB8 |
|---|---|
| RGB | rgb(255, 255, 184) |
| HSL | hsl(60, 100%, 86%) |
| HSV | hsv(60, 28%, 100%) |
| CMYK | cmyk(0%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(98.53, -10.71, 34.04) |
| CIE-LCH | lch(98.53, 35.68, 107.46°) |
| OKLab | oklab(98.35% -0.0276 0.0853) |
| OKLCH | oklch(98.35% 0.09 107.9) |
| XYZ | xyz(85.6520, 96.2420, 59.4026) |
| Luminance | 0.9624 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 0.38
Light Beige
#FFFEB6
ΔE00 0.39
Parchment
#FEFCAF
ΔE00 1.42
Cream (survey)
#FFFFC2
ΔE00 2.00
Egg Shell
#FFFCC4
ΔE00 3.13
Ecru
#FEFFCA
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFB8 #B8B8FF
analogous
#FFDBB8 #FFFFB8 #DBFFB8
triadic
#FFFFB8 #B8FFFF #FFB8FF
tetradic
#FFFFB8 #B8FFDB #B8B8FF #FFB8DB
square
#FFFFB8 #B8FFDB #B8B8FF #FFB8DB
split-complementary
#FFFFB8 #B8DBFF #DBB8FF
monochromatic
#FFFF3E #FFFF7B #FFFFB8 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.04
#FFFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#FFFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFB8
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFB8 | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9B3
Deuteranopia (green-blind)
#FFFCBB
Tritanopia (blue-blind)
#FFF6EC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ffffb8; /* rgb */ color: rgb(255, 255, 184); /* oklch */ color: oklch(98.4% 0.090 107.9);
Tailwind
colors: {
custom: {
50: '#ffffcd',
500: '#ffffb8',
950: '#000000',
},
}SCSS
$custom: #ffffb8; $custom-light: #ffffcd; $custom-dark: #000000;
JSON
{
"hex": "#ffffb8",
"rgb": {
"r": 255,
"g": 255,
"b": 184
},
"hsl": {
"h": 60,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.98353,
"c": 0.08961,
"h": 107.9
},
"luminance": 0.96241
}Semantic roles & 50–950 ramp
primary
#FFFFB8
secondary
#7575E7
accent
#00E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181813
muted
#868683