#FBFFAF#FBFFAF
#FBFFAF is a very light, moderate yellow. Relative luminance 0.951; OKLCH L 97.9% C 0.101 H 110.5°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFAF |
|---|---|
| RGB | rgb(251, 255, 175) |
| HSL | hsl(63, 100%, 84%) |
| HSV | hsv(63, 31%, 100%) |
| CMYK | cmyk(1.6%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(98.08, -13.29, 37.88) |
| CIE-LCH | lch(98.08, 40.14, 109.33°) |
| OKLab | oklab(97.88% -0.0352 0.0941) |
| OKLCH | oklch(97.88% 0.101 110.5) |
| XYZ | xyz(83.2819, 95.1256, 54.5229) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 1.57
Parchment
#FEFCAF
ΔE00 1.63
Light Beige
#FFFEB6
ΔE00 1.85
Light Khaki
#E6F2A2
ΔE00 3.61
Cream (survey)
#FFFFC2
ΔE00 3.71
Buff
#FEF69E
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFAF #B3AFFF
analogous
#FFDBAF #FBFFAF #D3FFAF
triadic
#FBFFAF #AFFBFF #FFAFFB
tetradic
#FBFFAF #AFFFDB #B3AFFF #FFAFD3
square
#FBFFAF #AFFFDB #B3AFFF #FFAFD3
split-complementary
#FBFFAF #AFD3FF #DBAFFF
monochromatic
#F5FF35 #F8FF72 #FBFFAF #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.05
#FBFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FBFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFAF
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFAF | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A9
Deuteranopia (green-blind)
#FFFBB2
Tritanopia (blue-blind)
#FFF6EA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbffaf; /* rgb */ color: rgb(251, 255, 175); /* oklch */ color: oklch(97.9% 0.101 110.5);
Tailwind
colors: {
custom: {
50: '#fdffc7',
500: '#fbffaf',
950: '#000000',
},
}SCSS
$custom: #fbffaf; $custom-light: #fdffc7; $custom-dark: #000000;
JSON
{
"hex": "#fbffaf",
"rgb": {
"r": 251,
"g": 255,
"b": 175
},
"hsl": {
"h": 63,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.97879,
"c": 0.1005,
"h": 110.5
},
"luminance": 0.95124
}Semantic roles & 50–950 ramp
primary
#FBFFAF
secondary
#736DE5
accent
#00E60B
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682