#FFFFBD#FFFFBD
#FFFFBD is a very light, moderate yellow. Relative luminance 0.965; OKLCH L 98.4% C 0.084 H 107.8°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFBD |
|---|---|
| RGB | rgb(255, 255, 189) |
| HSL | hsl(60, 100%, 87%) |
| HSV | hsv(60, 26%, 100%) |
| CMYK | cmyk(0%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(98.61, -10.07, 31.65) |
| CIE-LCH | lch(98.61, 33.21, 107.65°) |
| OKLab | oklab(98.45% -0.0256 0.0796) |
| OKLCH | oklch(98.45% 0.084 107.8) |
| XYZ | xyz(86.1854, 96.4554, 62.2118) |
| Luminance | 0.9645 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 1.02
Light Beige
#FFFEB6
ΔE00 1.24
Creme
#FFFFB6
ΔE00 1.35
Egg Shell
#FFFCC4
ΔE00 2.24
Parchment
#FEFCAF
ΔE00 2.30
Ecru
#FEFFCA
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFBD #BDBDFF
analogous
#FFDEBD #FFFFBD #DEFFBD
triadic
#FFFFBD #BDFFFF #FFBDFF
tetradic
#FFFFBD #BDFFDE #BDBDFF #FFBDDE
square
#FFFFBD #BDFFDE #BDBDFF #FFBDDE
split-complementary
#FFFFBD #BDDEFF #DEBDFF
monochromatic
#FFFF43 #FFFF80 #FFFFBD #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.03
#FFFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#FFFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFBD
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFBD | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9B9
Deuteranopia (green-blind)
#FFFCC0
Tritanopia (blue-blind)
#FFF7ED
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ffffbd; /* rgb */ color: rgb(255, 255, 189); /* oklch */ color: oklch(98.4% 0.084 107.8);
Tailwind
colors: {
custom: {
50: '#ffffd1',
500: '#ffffbd',
950: '#000000',
},
}SCSS
$custom: #ffffbd; $custom-light: #ffffd1; $custom-dark: #000000;
JSON
{
"hex": "#ffffbd",
"rgb": {
"r": 255,
"g": 255,
"b": 189
},
"hsl": {
"h": 60,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.98448,
"c": 0.08367,
"h": 107.8
},
"luminance": 0.96454
}Semantic roles & 50–950 ramp
primary
#FFFFBD
secondary
#7979E7
accent
#00E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683