#FFFBAA#FFFBAA
#FFFBAA is a very light, moderate yellow. Relative luminance 0.932; OKLCH L 97.3% C 0.101 H 105.7°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBAA |
|---|---|
| RGB | rgb(255, 251, 170) |
| HSL | hsl(57, 100%, 83%) |
| HSV | hsv(57, 33%, 100%) |
| CMYK | cmyk(0%, 1.6%, 33.3%, 0%) |
| CIE-LAB | lab(97.29, -10.42, 39.37) |
| CIE-LCH | lch(97.29, 40.73, 104.83°) |
| OKLab | oklab(97.3% -0.0274 0.0974) |
| OKLCH | oklch(97.3% 0.101 105.7) |
| XYZ | xyz(82.9937, 93.1583, 51.6318) |
| Luminance | 0.9316 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.93
Buff
#FEF69E
ΔE00 1.90
Light Beige
#FFFEB6
ΔE00 1.97
Creme
#FFFFB6
ΔE00 2.02
Dark Cream
#FFF39A
ΔE00 2.95
Cream (survey)
#FFFFC2
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBAA #AAAEFF
analogous
#FFD0AA #FFFBAA #D8FFAA
triadic
#FFFBAA #AAFFFB #FBAAFF
tetradic
#FFFBAA #AAFFD0 #AAAEFF #FFAAD8
square
#FFFBAA #AAFFD0 #AAAEFF #FFAAD8
split-complementary
#FFFBAA #AAD8FF #D0AAFF
monochromatic
#FFF530 #FFF86D #FFFBAA #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.07
#FFFBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#FFFBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBAA
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBAA | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A4
Deuteranopia (green-blind)
#FFF9AD
Tritanopia (blue-blind)
#FFF1E6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffbaa; /* rgb */ color: rgb(255, 251, 170); /* oklch */ color: oklch(97.3% 0.101 105.7);
Tailwind
colors: {
custom: {
50: '#fffcc4',
500: '#fffbaa',
950: '#000000',
},
}SCSS
$custom: #fffbaa; $custom-light: #fffcc4; $custom-dark: #000000;
JSON
{
"hex": "#fffbaa",
"rgb": {
"r": 255,
"g": 251,
"b": 170
},
"hsl": {
"h": 57.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.97299,
"c": 0.10122,
"h": 105.7
},
"luminance": 0.93157
}Semantic roles & 50–950 ramp
primary
#FFFBAA
secondary
#696FE4
accent
#0BE600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582