#FFFBAE#FFFBAE
#FFFBAE is a very light, moderate yellow. Relative luminance 0.933; OKLCH L 97.4% C 0.097 H 105.5°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBAE |
|---|---|
| RGB | rgb(255, 251, 174) |
| HSL | hsl(57, 100%, 84%) |
| HSV | hsv(57, 32%, 100%) |
| CMYK | cmyk(0%, 1.6%, 31.8%, 0%) |
| CIE-LAB | lab(97.35, -9.96, 37.47) |
| CIE-LCH | lch(97.35, 38.77, 104.88°) |
| OKLab | oklab(97.37% -0.0259 0.0931) |
| OKLCH | oklch(97.37% 0.097 105.5) |
| XYZ | xyz(83.3779, 93.3120, 53.6550) |
| Luminance | 0.9331 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.55
Light Beige
#FFFEB6
ΔE00 1.39
Creme
#FFFFB6
ΔE00 1.53
Buff
#FEF69E
ΔE00 2.44
Dark Cream
#FFF39A
ΔE00 3.37
Cream (survey)
#FFFFC2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBAE #AEB2FF
analogous
#FFD3AE #FFFBAE #DBFFAE
triadic
#FFFBAE #AEFFFB #FBAEFF
tetradic
#FFFBAE #AEFFD3 #AEB2FF #FFAEDB
square
#FFFBAE #AEFFD3 #AEB2FF #FFAEDB
split-complementary
#FFFBAE #AEDBFF #D3AEFF
monochromatic
#FFF534 #FFF871 #FFFBAE #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.07
#FFFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#FFFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBAE
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBAE | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF9B1
Tritanopia (blue-blind)
#FFF1E7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffbae; /* rgb */ color: rgb(255, 251, 174); /* oklch */ color: oklch(97.4% 0.097 105.5);
Tailwind
colors: {
custom: {
50: '#fffcc7',
500: '#fffbae',
950: '#000000',
},
}SCSS
$custom: #fffbae; $custom-light: #fffcc7; $custom-dark: #000000;
JSON
{
"hex": "#fffbae",
"rgb": {
"r": 255,
"g": 251,
"b": 174
},
"hsl": {
"h": 57.037,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97369,
"c": 0.09663,
"h": 105.5
},
"luminance": 0.9331
}Semantic roles & 50–950 ramp
primary
#FFFBAE
secondary
#6C72E5
accent
#0BE600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582