#FBFDAD#FBFDAD
#FBFDAD is a very light, moderate yellow. Relative luminance 0.938; OKLCH L 97.4% C 0.100 H 109.3°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDAD |
|---|---|
| RGB | rgb(251, 253, 173) |
| HSL | hsl(62, 95%, 84%) |
| HSV | hsv(62, 32%, 99%) |
| CMYK | cmyk(0.8%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(97.54, -12.55, 38.16) |
| CIE-LCH | lch(97.54, 40.17, 108.20°) |
| OKLab | oklab(97.44% -0.0332 0.0947) |
| OKLCH | oklch(97.44% 0.1 109.3) |
| XYZ | xyz(82.4522, 93.7782, 53.2845) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.13
Creme
#FFFFB6
ΔE00 1.45
Light Beige
#FFFEB6
ΔE00 1.65
Buff
#FEF69E
ΔE00 3.28
Light Khaki
#E6F2A2
ΔE00 3.67
Cream (survey)
#FFFFC2
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDAD #AFADFD
analogous
#FDD7AD #FBFDAD #D3FDAD
triadic
#FBFDAD #ADFBFD #FDADFB
tetradic
#FBFDAD #ADFDD7 #AFADFD #FDADD3
square
#FBFDAD #ADFDD7 #AFADFD #FDADD3
split-complementary
#FBFDAD #ADD3FD #D7ADFD
monochromatic
#F5FA36 #F8FC71 #FBFDAD #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.06
#FBFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FBFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDAD
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDAD | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A7
Deuteranopia (green-blind)
#FFF9B0
Tritanopia (blue-blind)
#FFF3E8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbfdad; /* rgb */ color: rgb(251, 253, 173); /* oklch */ color: oklch(97.4% 0.100 109.3);
Tailwind
colors: {
custom: {
50: '#fdfec6',
500: '#fbfdad',
950: '#000000',
},
}SCSS
$custom: #fbfdad; $custom-light: #fdfec6; $custom-dark: #000000;
JSON
{
"hex": "#fbfdad",
"rgb": {
"r": 251,
"g": 253,
"b": 173
},
"hsl": {
"h": 61.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.97439,
"c": 0.10036,
"h": 109.3
},
"luminance": 0.93777
}Semantic roles & 50–950 ramp
primary
#FBFDAD
secondary
#6F6CE2
accent
#00E606
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582