#FBF699#FBF699
#FBF699 is a very light, moderate yellow. Relative luminance 0.887; OKLCH L 95.7% C 0.115 H 105.7°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF699 |
|---|---|
| RGB | rgb(251, 246, 153) |
| HSL | hsl(57, 92%, 79%) |
| HSV | hsv(57, 39%, 98%) |
| CMYK | cmyk(0%, 2%, 39%, 1.6%) |
| CIE-LAB | lab(95.46, -11.35, 45.31) |
| CIE-LCH | lch(95.46, 46.71, 104.07°) |
| OKLab | oklab(95.69% -0.031 0.1104) |
| OKLCH | oklch(95.69% 0.115 105.7) |
| XYZ | xyz(78.4904, 88.7225, 43.1213) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.10
Dark Cream
#FFF39A
ΔE00 1.97
Parchment
#FEFCAF
ΔE00 3.15
Manilla
#FFFA86
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 3.46
Yellowish Tan
#FCFC81
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF699 #999EFB
analogous
#FBC599 #FBF699 #CFFB99
triadic
#FBF699 #99FBF6 #F699FB
tetradic
#FBF699 #99FBC5 #999EFB #FB99CF
square
#FBF699 #99FBC5 #999EFB #FB99CF
split-complementary
#FBF699 #99CFFB #C599FB
monochromatic
#F6EC23 #F9F15E #FBF699 #FDFBD4 #FEFCE2
Accessibility & contrast
On white
1.12
#FBF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#FBF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF699
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF699 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#FFF49D
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf699; /* rgb */ color: rgb(251, 246, 153); /* oklch */ color: oklch(95.7% 0.115 105.7);
Tailwind
colors: {
custom: {
50: '#fef9b8',
500: '#fbf699',
950: '#000000',
},
}SCSS
$custom: #fbf699; $custom-light: #fef9b8; $custom-dark: #000000;
JSON
{
"hex": "#fbf699",
"rgb": {
"r": 251,
"g": 246,
"b": 153
},
"hsl": {
"h": 56.939,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.95693,
"c": 0.11472,
"h": 105.7
},
"luminance": 0.88721
}Semantic roles & 50–950 ramp
primary
#FBF699
secondary
#5C63DC
accent
#0CE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581