#FBFADE#FBFADE
#FBFADE is a very light, muted yellow. Relative luminance 0.942; OKLCH L 97.9% C 0.037 H 105.4°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFADE |
|---|---|
| RGB | rgb(251, 250, 222) |
| HSL | hsl(58, 78%, 93%) |
| HSV | hsv(58, 12%, 98%) |
| CMYK | cmyk(0%, 0.4%, 11.6%, 1.6%) |
| CIE-LAB | lab(97.69, -4.31, 13.56) |
| CIE-LCH | lch(97.69, 14.23, 107.62°) |
| OKLab | oklab(97.86% -0.0097 0.0352) |
| OKLCH | oklch(97.86% 0.037 105.4) |
| XYZ | xyz(87.1527, 94.1550, 82.6755) |
| Luminance | 0.9415 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.10
Lightyellow
#FFFFE0
ΔE00 1.39
Beige
#F5F5DC
ΔE00 1.41
Cornsilk
#FFF8DC
ΔE00 2.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.55
Pale
#FFF9D0
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFADE #DEDFFB
analogous
#FBEBDE #FBFADE #EDFBDE
triadic
#FBFADE #DEFBFA #FADEFB
tetradic
#FBFADE #DEFBEB #DEDFFB #FBDEED
square
#FBFADE #DEFBEB #DEDFFB #FBDEED
split-complementary
#FBFADE #DEEDFB #EBDEFB
monochromatic
#EEE971 #F4F2A7 #FBFADE #FCFBE4 #FCFBE4
Accessibility & contrast
On white
1.06
#FBFADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FBFADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFADE
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFADE | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FFF9DF
Tritanopia (blue-blind)
#FFF6F2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbfade; /* rgb */ color: rgb(251, 250, 222); /* oklch */ color: oklch(97.9% 0.037 105.4);
Tailwind
colors: {
custom: {
50: '#fcfbe8',
500: '#fbfade',
950: '#000000',
},
}SCSS
$custom: #fbfade; $custom-light: #fcfbe8; $custom-dark: #000000;
JSON
{
"hex": "#fbfade",
"rgb": {
"r": 251,
"g": 250,
"b": 222
},
"hsl": {
"h": 57.931,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.97858,
"c": 0.03653,
"h": 105.4
},
"luminance": 0.94154
}Semantic roles & 50–950 ramp
primary
#FBFADE
secondary
#9B9EE2
accent
#12DB0B
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584