#FBFFAD#FBFFAD
#FBFFAD is a very light, moderate yellow. Relative luminance 0.950; OKLCH L 97.8% C 0.103 H 110.5°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFAD |
|---|---|
| RGB | rgb(251, 255, 173) |
| HSL | hsl(63, 100%, 84%) |
| HSV | hsv(63, 32%, 100%) |
| CMYK | cmyk(1.6%, 0%, 32.2%, 0%) |
| CIE-LAB | lab(98.05, -13.53, 38.83) |
| CIE-LCH | lch(98.05, 41.11, 109.21°) |
| OKLab | oklab(97.84% -0.036 0.0963) |
| OKLCH | oklch(97.84% 0.103 110.5) |
| XYZ | xyz(83.0869, 95.0476, 53.4961) |
| Luminance | 0.9505 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.73
Creme
#FFFFB6
ΔE00 1.84
Light Beige
#FFFEB6
ΔE00 2.11
Light Khaki
#E6F2A2
ΔE00 3.62
Buff
#FEF69E
ΔE00 3.69
Cream (survey)
#FFFFC2
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFAD #B1ADFF
analogous
#FFDAAD #FBFFAD #D2FFAD
triadic
#FBFFAD #ADFBFF #FFADFB
tetradic
#FBFFAD #ADFFDA #B1ADFF #FFADD2
square
#FBFFAD #ADFFDA #B1ADFF #FFADD2
split-complementary
#FBFFAD #ADD2FF #DAADFF
monochromatic
#F5FF33 #F8FF70 #FBFFAD #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FBFFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#FBFFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFAD
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFAD | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A7
Deuteranopia (green-blind)
#FFFBB0
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbffad; /* rgb */ color: rgb(251, 255, 173); /* oklch */ color: oklch(97.8% 0.103 110.5);
Tailwind
colors: {
custom: {
50: '#fdffc6',
500: '#fbffad',
950: '#000000',
},
}SCSS
$custom: #fbffad; $custom-light: #fdffc6; $custom-dark: #000000;
JSON
{
"hex": "#fbffad",
"rgb": {
"r": 251,
"g": 255,
"b": 173
},
"hsl": {
"h": 62.927,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.97844,
"c": 0.10279,
"h": 110.5
},
"luminance": 0.95046
}Semantic roles & 50–950 ramp
primary
#FBFFAD
secondary
#716BE5
accent
#00E60B
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682